public class UserSmsException extends PortalException
Modifier and Type | Class and Description |
---|---|
static class |
UserSmsException.MustBeEmailAddress |
Constructor and Description |
---|
UserSmsException()
Deprecated.
As of 7.0.0, replaced by the inner classes
|
UserSmsException(String msg)
Deprecated.
As of 7.0.0, replaced by the inner classes
|
UserSmsException(String msg,
Throwable cause)
Deprecated.
As of 7.0.0, replaced by the inner classes
|
UserSmsException(Throwable cause)
Deprecated.
As of 7.0.0, replaced by the inner classes
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
@Deprecated public UserSmsException()
@Deprecated public UserSmsException(String msg)
@Deprecated public UserSmsException(String msg, Throwable cause)
@Deprecated public UserSmsException(Throwable cause)