Class PropertyNotReadable
Exception thrown when a property is not readable.
For example, this could be triggered when a private property is read from a public scope.
- Exception implements Throwable
- ┗ RuntimeException
- ┗ ICanBoogie\PropertyError
- ┗ ICanBoogie\PropertyNotReadable
Methods summary
Methods inherited from Exception
__toString(),
__wakeup(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
Properties summary
Properties inherited from Exception
$code,
$file,
$line,
$message