Class AccountNotFoundException

All Implemented Interfaces:
Serializable

public class AccountNotFoundException extends AuthenticationException
Raised when the specified user was not found
Since:
7.5
Author:
Marco Meschieri - LogicalDOC
See Also:
  • Field Details

  • Constructor Details

    • AccountNotFoundException

      public AccountNotFoundException()
    • AccountNotFoundException

      public AccountNotFoundException(Authenticator authenticator)
    • AccountNotFoundException

      public AccountNotFoundException(Authenticator authenticator, String message)