Class 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:
    Serialized Form
    • Constructor Detail

      • UserMfaTempTokenNotFoundException

        public UserMfaTempTokenNotFoundException​(String message)