Class InvalidDriver
An exception thrown for an invalid driver name or instance. Occurs during a factory call with an invalid driver name or a missing driver chain.
- Exception implements Throwable
- Core\Exception
- Core\Exception\InvalidArgument
- Core\Exception\InvalidDriver
Namespace: Core\Exception
Package: Core\Exception
Since: 3.0
Requires: PHP 5.3
Version: 1.1
Located at Exception/InvalidDriver.inc.php
Package: Core\Exception
Since: 3.0
Requires: PHP 5.3
Version: 1.1
Located at Exception/InvalidDriver.inc.php
Methods summary
public
|
Methods inherited from Core\Exception
Methods inherited from Exception
__toString()
,
__wakeup()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()