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