Package io.goobi.viewer.exceptions
Class AuthenticationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.goobi.viewer.exceptions.AuthenticationException
- All Implemented Interfaces:
Serializable
AuthenticationException class.
- See Also:
-
Constructor Summary
ConstructorDescriptionAuthenticationException
(String string) Constructor for AuthenticationException. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AuthenticationException
Constructor for AuthenticationException.
- Parameters:
string
-String
-