public static class RegistrationResponse.MissingArgumentException
extends java.lang.Exception
Thrown when a mandatory property is missing from the registration response.
| Constructor and Description |
|---|
MissingArgumentException(java.lang.String field)
Indicates that the specified mandatory field is missing from the registration response.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMissingField() |