Class AccountTypeNotAllowedException

All Implemented Interfaces:
Serializable

public class AccountTypeNotAllowedException extends AuthenticationException
Raised when truing to enter with an account of a unknown type
Since:
8.8.4
Author:
Marco Meschieri - LogicalDOC
See Also:
  • Field Details

  • Constructor Details

    • AccountTypeNotAllowedException

      public AccountTypeNotAllowedException()
    • AccountTypeNotAllowedException

      public AccountTypeNotAllowedException(Authenticator authenticator)