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 |
---|---|
String |
blockedDomains |
String |
emailAddress |
Constructor and Description |
---|
MustNotUseBlockedDomain(String emailAddress,
String blockedDomains) |