Class AuthException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
pro.gravit.launchserver.auth.AuthException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAuthException(String message) AuthException(String message, Throwable cause) -
Method Summary
Modifier and TypeMethodDescriptionstatic AuthExceptionneed2FA()static AuthExceptiontoString()static AuthExceptionstatic AuthExceptionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
AuthException
-
AuthException
-
-
Method Details
-
need2FA
-
needMFA
-
wrongPassword
-
userNotFound
-
toString
-