Class UserMfaTempTokenExpiredException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.xima.fc.auth.UserMfaTempTokenExpiredException
- All Implemented Interfaces:
Serializable
Exception thrown when a user's temporary MFA token has expired.
- Since:
- 8.4.0
- Author:
- Norman Lorenz
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UserMfaTempTokenExpiredException
-