Class CoreNotInstantiated
Exception thrown in attempt to obtain the core before is has been instantiated.
- Exception implements Throwable
-
LogicException
-
ICanBoogie\CoreNotInstantiated
Methods summary
public
|
#
__construct( $message = "The core has not been instantiated yet.", $code = 500, Exception $previous = null )
|
Methods inherited from Exception
__toString(),
__wakeup(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
Properties summary
Properties inherited from Exception
$code,
$file,
$line,
$message