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(java.lang.String msg) |
|
SendPasswordException(java.lang.String msg,
java.lang.Throwable cause)
Deprecated.
As of 7.0.0, replaced by the inner classes
|
|
SendPasswordException(java.lang.Throwable cause)
Deprecated.
As of 7.0.0, 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)