Classes
| InvalidPropertyPathException | Thrown when a property path is malformed. |
| NoSuchPropertyException | Thrown when a property cannot be found. |
| OutOfBoundsException | Base OutOfBoundsException for the PropertyAccess component. |
| RuntimeException | Base RuntimeException for the PropertyAccess component. |
| UnexpectedTypeException | Thrown when a value does not match an expected type. |
Interfaces
| ExceptionInterface | Marker interface for the PropertyAccess component. |
Please login to continue.