Class TotpAuthenticationException

All Implemented Interfaces:
IPortalException, Serializable

public class TotpAuthenticationException extends AuthenticationException
See Also:
  • Constructor Details

    • TotpAuthenticationException

      public TotpAuthenticationException(String userID)
    • TotpAuthenticationException

      public TotpAuthenticationException(Class<? extends ResourceBundle> resourceBundleClass, String messageKey, Object[] messageArgs)