Class AccountDisabledException

All Implemented Interfaces:
Serializable

public class AccountDisabledException extends AuthenticationException
Raised when the account exists but it is disabled
Since:
7.5
Author:
Marco Meschieri - LogicalDOC
See Also:
  • Field Details

  • Constructor Details

    • AccountDisabledException

      public AccountDisabledException()
    • AccountDisabledException

      public AccountDisabledException(Authenticator authenticator)