Class CoreAlreadyInstantiated
Exception thrown in attempt to create a second instance.
- Exception implements Throwable
-
LogicException
-
ICanBoogie\CoreAlreadyInstantiated
Methods summary
public
|
#
__construct( $message = "The core is already instantiated.", $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