Package com.denodo.commons.exceptions
Class AuthenticationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.denodo.util.exceptions.ModelException
com.denodo.commons.exceptions.AuthenticationException
- All Implemented Interfaces:
Serializable
This exception is thrown when an authentication error occurs while accessing the system. An
authentication error can happens when the credentials supplied by the user are invalid or the
user is not found.
- See Also:
-
Constructor Summary
Constructors -
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
-
AuthenticationException
-