Class Runtime
An exception that occurs during execution of a routine after successful setup.
- Exception
- Core\Exception
- Core\Exception\Runtime
Direct known subclasses
Core\Exception\BadFunctionCall
,
Core\Exception\BadMethodCall
,
Core\Exception\HTTPHeaders
,
Core\Exception\Inconsistency
,
Core\Exception\IO
Indirect known subclasses
Namespace: Core\Exception
Package: Core\Exception
Since: 3.1
Requires: PHP 5.3
Version: 1.0
Located at Exception/Runtime.inc.php
Package: Core\Exception
Since: 3.1
Requires: PHP 5.3
Version: 1.0
Located at Exception/Runtime.inc.php
Methods summary
public
|
Methods inherited from Core\Exception
Methods inherited from Exception
__toString()
,
__wakeup()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()