public class UserEmailAddressException extends PortalException
| Modifier and Type | Class and Description |
|---|---|
static class |
UserEmailAddressException.MustBeEqual |
static class |
UserEmailAddressException.MustNotBeDuplicate |
static class |
UserEmailAddressException.MustNotBeNull |
static class |
UserEmailAddressException.MustNotBePOP3User |
static class |
UserEmailAddressException.MustNotBeReserved |
static class |
UserEmailAddressException.MustNotUseCompanyMx |
static class |
UserEmailAddressException.MustValidate |
| Constructor and Description |
|---|
UserEmailAddressException()
Deprecated.
As of Wilberforce, replaced by the inner classes
|
UserEmailAddressException(String msg)
Deprecated.
As of Wilberforce, replaced by the inner classes
|
UserEmailAddressException(String msg,
Throwable cause)
Deprecated.
As of Wilberforce, replaced by the inner classes
|
UserEmailAddressException(Throwable cause)
Deprecated.
As of Wilberforce, replaced by the inner classes
|
@Deprecated public UserEmailAddressException()
@Deprecated public UserEmailAddressException(String msg)
@Deprecated
public UserEmailAddressException(String msg,
Throwable cause)
@Deprecated public UserEmailAddressException(Throwable cause)