Class UserMfaTempTokenNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.xima.fc.auth.UserMfaTempTokenNotFoundException
All Implemented Interfaces:
Serializable

public class UserMfaTempTokenNotFoundException extends Exception
Exception thrown when a temporary MFA token is not found.
Since:
8.4.0
Author:
Norman Lorenz
See Also:
  • Constructor Details

    • UserMfaTempTokenNotFoundException

      public UserMfaTempTokenNotFoundException(String message)