public static class ExtraPropertiesExtension.UnknownPropertyException extends InvalidUserDataException
| Constructor and Description | 
|---|
| ExtraPropertiesExtension.UnknownPropertyException(ExtraPropertiesExtension extension,
                                                 String propertyName) | 
| Modifier and Type | Method and Description | 
|---|---|
| static String | createMessage(String propertyName) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ExtraPropertiesExtension.UnknownPropertyException(ExtraPropertiesExtension extension, String propertyName)