Class AccountExpiredException

All Implemented Interfaces:
Serializable

public class AccountExpiredException extends AuthenticationException
Raised when the account is expired
Since:
8.7.2
Author:
Marco Meschieri - LogicalDOC
See Also:
  • Constructor Details

    • AccountExpiredException

      public AccountExpiredException(Date date)
  • Method Details