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
- RuntimeException
- ICanBoogie\PropertyError
- ICanBoogie\PropertyNotDefined
Methods summary
public
|
Methods inherited from Exception
__toString()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()