Class NotEnoughPassLengthException

All Implemented Interfaces:
Serializable

public class NotEnoughPassLengthException extends RegistrationFailedException
See Also:
  • Constructor Details

    • NotEnoughPassLengthException

      public NotEnoughPassLengthException (int enoughLen)
  • Method Details

    • getEnoughLen

      public int getEnoughLen()