public class SendPasswordException extends PortalException
Modifier and Type | Class and Description |
---|---|
static class |
SendPasswordException.MustBeEnabled |
Modifier | Constructor and Description |
---|---|
|
SendPasswordException()
Deprecated.
As of Wilberforce (7.0.x), replaced by the inner classes
|
protected |
SendPasswordException(java.lang.String msg) |
|
SendPasswordException(java.lang.String msg,
java.lang.Throwable cause)
Deprecated.
As of Wilberforce (7.0.x), replaced by the inner classes
|
|
SendPasswordException(java.lang.Throwable cause)
Deprecated.
As of Wilberforce (7.0.x), replaced by the inner classes
|
@Deprecated public SendPasswordException()
@Deprecated public SendPasswordException(java.lang.String msg, java.lang.Throwable cause)
@Deprecated public SendPasswordException(java.lang.Throwable cause)
protected SendPasswordException(java.lang.String msg)