public static class RegistrationResponse.MissingArgumentException extends Exception
Thrown when a mandatory property is missing from the registration response.
| Constructor and Description |
|---|
MissingArgumentException(String field)
Indicates that the specified mandatory field is missing from the registration response.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getMissingField() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString