Class ExtraPropertiesExtension.UnknownPropertyException

All Implemented Interfaces:
Serializable
Enclosing interface:
ExtraPropertiesExtension

public static class ExtraPropertiesExtension.UnknownPropertyException extends InvalidUserDataException
The exception that will be thrown when an attempt is made to read a property that is not set.
See Also:
  • Constructor Details

  • Method Details

    • createMessage

      public static String createMessage(String propertyName)