public class InvalidCharactersPasswordException extends PasswordException
For details on what is checked, see OpenmrsUtil.validatePassword(String, String, String)
.
Constructor and Description |
---|
InvalidCharactersPasswordException() |
InvalidCharactersPasswordException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvalidCharactersPasswordException()
public InvalidCharactersPasswordException(String message)
Copyright © 2024 OpenMRS Inc.. All rights reserved.