Class: GAL_EProperty
Source Location: /libbase/exception.inc.php
Exception
|
--GAL_EProperty
Thrown when one tries to access an invalid property with the magic __get() and __set() methods.
|
Inherited Variables
|
Inherited Methods
|
Class Details
[line 31]
Thrown when one tries to access an invalid property with the magic __get() and __set() methods.
|