UserEmailAddressException.MustNotBeDuplicate
@Deprecated public class DuplicateUserEmailAddressException extends PortalException
Constructor and Description |
---|
DuplicateUserEmailAddressException()
Deprecated.
|
DuplicateUserEmailAddressException(String msg)
Deprecated.
|
DuplicateUserEmailAddressException(String msg,
Throwable cause)
Deprecated.
|
DuplicateUserEmailAddressException(Throwable cause)
Deprecated.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DuplicateUserEmailAddressException()
public DuplicateUserEmailAddressException(String msg)
public DuplicateUserEmailAddressException(String msg, Throwable cause)
public DuplicateUserEmailAddressException(Throwable cause)