Package org.codice.ddf.platform.filter
Class AuthenticationChallengeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.codice.ddf.platform.filter.AuthenticationException
org.codice.ddf.platform.filter.AuthenticationChallengeException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAuthenticationChallengeException(String message) AuthenticationChallengeException(String message, Throwable cause) -
Method Summary
Methods inherited from class org.codice.ddf.platform.filter.AuthenticationException
getRootCauseMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AuthenticationChallengeException
public AuthenticationChallengeException() -
AuthenticationChallengeException
-
AuthenticationChallengeException
-
AuthenticationChallengeException
-