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
|
@Deprecated public SendPasswordException()
@Deprecated
public SendPasswordException(String msg,
Throwable cause)
@Deprecated public SendPasswordException(Throwable cause)
protected SendPasswordException(String msg)