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 implements Throwable
- ┗ RuntimeException
- ┗ ICanBoogie\OffsetError
- ┗ ICanBoogie\OffsetNotDefined
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