Class AccountDisabledException

All Implemented Interfaces:
Serializable

public class AccountDisabledException extends AccountException
Describes an authentication error condition where a user account has been administratively disabled.
Since:
4.0.0
See Also:
  • Constructor Details

    • AccountDisabledException

      public AccountDisabledException(String msg)
    • AccountDisabledException

      public AccountDisabledException()