public static class UserEmailAddressException.MustNotUseBlockedDomain extends UserEmailAddressException
UserEmailAddressException.MustBeEqual, UserEmailAddressException.MustHaveValidDomain, UserEmailAddressException.MustNotBeDuplicate, UserEmailAddressException.MustNotBeNull, UserEmailAddressException.MustNotBePOP3User, UserEmailAddressException.MustNotBeReserved, UserEmailAddressException.MustNotUseBlockedDomain, UserEmailAddressException.MustNotUseCompanyMx, UserEmailAddressException.MustValidate
Modifier and Type | Field and Description |
---|---|
java.lang.String |
blockedDomains |
java.lang.String |
emailAddress |
Constructor and Description |
---|
MustNotUseBlockedDomain(java.lang.String emailAddress,
java.lang.String blockedDomains) |