public class InvalidPasswordException extends WatermarkException
The exception that is thrown when supplied password is incorrect.
Constructor and Description |
---|
InvalidPasswordException()
Initializes a new instance of the
class. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvalidPasswordException()
InvalidPasswordException
class.