| Recommend this page to a friend! |
| Packages of Axel Pardemann | Handy Properties with PHP Accessors and Mutators | docs/sections/exceptions.md | Download |
|
|||||||||||||||||||||
layout: default title: Exceptions nav_order: 4 permalink: /exceptionsExceptions{: .no_toc } Table of contents{: .no_toc .text-delta }
The following is a list of the different exceptions that are used within this package. PropertyNotAccessibleExceptionException thrown when a trying to access a property that is not accessible. PropertyNotMutableExceptionException thrown when a trying to mutate a property that is not mutable. |