Class PropertyNotDefined
Exception thrown when a property is not defined.
For example, this could be triggered by getting the value of an undefined property.
- Exception implements Throwable
-
RuntimeException
-
ICanBoogie\PropertyError
-
ICanBoogie\PropertyNotDefined
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