Class PropertyProviding.UnsupportedPropertyException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.espirit.firstspirit.client.access.editor.PropertyProviding.UnsupportedPropertyException
All Implemented Interfaces:
Serializable
Enclosing interface:
PropertyProviding<T>

public static class PropertyProviding.UnsupportedPropertyException extends Exception
Exception to be thrown in case of an unknown property was requested.
Since:
5.0.101
See Also:
  • Constructor Details

    • UnsupportedPropertyException

      public UnsupportedPropertyException()