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(String msg) |
|
SendPasswordException(String msg,
Throwable cause)
Deprecated.
As of Wilberforce (7.0.x), replaced by the inner classes
|
|
SendPasswordException(Throwable cause)
Deprecated.
As of Wilberforce (7.0.x), replaced by the inner classes
|
@Deprecated public SendPasswordException()
@Deprecated public SendPasswordException(String msg, Throwable cause)
@Deprecated public SendPasswordException(Throwable cause)
protected SendPasswordException(String msg)