Class PasswordAlreadyUsedException

All Implemented Interfaces:
Serializable

public class PasswordAlreadyUsedException extends AuthenticationException
Raised when you try to change password that was already used
Since:
8.6.1
Author:
Marco Meschieri - LogicalDOC
See Also:
  • Constructor Details

    • PasswordAlreadyUsedException

      public PasswordAlreadyUsedException(Date date)
  • Method Details