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