Class PropertyException

All Implemented Interfaces:
Serializable

public class PropertyException extends CayenneRuntimeException
An unchecked exception thrown on errors during property access, either within a Accessor or a Property.
Since:
3.0
See Also: