public class SendPasswordException extends PortalException
Modifier and Type | Class and Description |
---|---|
static class |
SendPasswordException.MustBeEnabled |
Modifier | Constructor and Description |
---|---|
|
SendPasswordException()
Deprecated.
As of 7.0.0, replaced by the inner classes
|
protected |
SendPasswordException(String msg) |
|
SendPasswordException(String msg,
Throwable cause)
Deprecated.
As of 7.0.0, replaced by the inner classes
|
|
SendPasswordException(Throwable cause)
Deprecated.
As of 7.0.0, replaced by the inner classes
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
@Deprecated public SendPasswordException()
@Deprecated public SendPasswordException(String msg, Throwable cause)
@Deprecated public SendPasswordException(Throwable cause)
protected SendPasswordException(String msg)