Symfony\Component\PropertyAccess\Exception

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.

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/3.2/Symfony/Component/PropertyAccess/Exception.html