POT
POT
POT
Main menu

Download

Forum

SVN

Class: E_OTS_NoDriver

Source Location: /classes/E_OTS_NoDriver.php

Class E_OTS_NoDriver

Class Overview

Occurs when code attempts to execute driven action that has no assigned driver to handle it.

Occurs when code attempts to execute driven action that has no assigned driver to handle it.

Located in /classes/E_OTS_NoDriver.php [line 20]

Exception
   |
   --E_OTS_NoDriver
Author(s):
Information Tags:
Version:  0.0.4
Since:  0.0.4
[ Top ]
Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From Exception (Internal Class)

$code
$file
$line
$message
$string
$trace

Inherited From Exception (Internal Class)

constructor __construct ( [$message = ], [$code = ] )
getCode ( )
getFile ( )
getLine ( )
getMessage ( )
getTrace ( )
getTraceAsString ( )
__clone ( )
__toString ( )

[ Top ]