public static class ContactNameException.MustHaveValidFullName extends ContactNameException
ContactNameException.MustHaveFirstName, ContactNameException.MustHaveLastName, ContactNameException.MustHaveMiddleName, ContactNameException.MustHaveValidFullName| Modifier and Type | Field and Description |
|---|---|
FullNameValidator |
fullNameValidator |
| Constructor and Description |
|---|
ContactNameException.MustHaveValidFullName(FullNameValidator fullNameValidator) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic final FullNameValidator fullNameValidator
public ContactNameException.MustHaveValidFullName(FullNameValidator fullNameValidator)