Class MemberAccessException


The exception that is thrown when accessing a class member (property or method) fails.

LogicException
   |
   --MemberAccessException
Located: in /exceptions.php (line 102)
Methods Inherited From LogicException (Internal Class)
constructor __construct ( [$message = ], [$code = ] ), getCode ( ), getFile ( ), getLine ( ), getMessage ( ), getTrace ( ), getTraceAsString ( ), __clone ( ), __toString ( )
Variable Summary