Class AuthenticationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- xyz.brandonfl.firedeamon.fusion.api.exception.AuthenticationException
-
- All Implemented Interfaces:
Serializable
public class AuthenticationException extends Exception
Credentials supplied are invalid or otherwise fails to authenticate the user to the provided service- Author:
- brandon fontany-legall
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AuthenticationException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-