public class IncorrectPasswordException
extends java.lang.Exception
| Constructor and Description |
|---|
IncorrectPasswordException() |
IncorrectPasswordException(java.lang.String mesg) |
IncorrectPasswordException(java.lang.String mesg,
java.lang.Throwable cause) |
IncorrectPasswordException(java.lang.String mesg,
java.lang.Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
public IncorrectPasswordException()
public IncorrectPasswordException(java.lang.String mesg)
public IncorrectPasswordException(java.lang.String mesg,
java.lang.Throwable cause)
public IncorrectPasswordException(java.lang.String mesg,
java.lang.Throwable cause,
boolean enableSuppression,
boolean writableStackTrace)