Class CoreAlreadyRunning
Exception thrown in attempt to run the core a second time.
- Exception implements Throwable
- LogicException
- ICanBoogie\CoreAlreadyRunning
Methods summary
public
|
Methods inherited from Exception
__toString()
,
__wakeup()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()
Constants summary
string |
DEFAULT_MESSAGE
|
#
"The core is already running."
|
Properties summary
Properties inherited from Exception
$code
,
$file
,
$line
,
$message