Class MemberAccessException
The exception that is thrown when accessing a class member (property or method) fails.
- Exception
- LogicException
- MemberAccessException
Located at Utils/exceptions.php
__construct(),
__toString(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
$code,
$file,
$line,
$message
|