Class OffsetNotDefined
Exception thrown when an array offset is not defined.
For example, this could be triggered by an offset out of bounds while setting an array value.
- Exception
- RuntimeException
- ICanBoogie\OffsetError
- ICanBoogie\OffsetNotDefined
Direct known subclasses
Methods summary
public
|
Methods inherited from Exception
__toString()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()