org.deegree.services.authentication
Class InvalidCredentialsException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.deegree.services.authentication.SecurityException
                  extended by org.deegree.services.authentication.AuthenticationException
                      extended by org.deegree.services.authentication.InvalidCredentialsException
All Implemented Interfaces:
Serializable

public class InvalidCredentialsException
extends AuthenticationException

TODO add class documentation here

Version:
$Revision: 22926 $, $Date: 2010-03-08 18:13:32 +0100 (Mon, 08 Mar 2010) $
Author:
Steffen Thomas, last edited by: $Author: sthomas $
See Also:
Serialized Form

Constructor Summary
InvalidCredentialsException()
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InvalidCredentialsException

public InvalidCredentialsException()


Copyright © 2011. All Rights Reserved.