Class AuthenticationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- xyz.brandonfl.firedeamon.fusion.api.exception.AuthenticationException
-
- All Implemented Interfaces:
java.io.Serializable
public class AuthenticationException extends java.lang.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()
-