POT
POT
POT
Main menu

Download

Forum

SVN

Class: E_OTS_NotLoaded

Source Location: /classes/E_OTS_NotLoaded.php

Class E_OTS_NotLoaded

Class Overview

Occurs when code attempts to access property of not loaded object.

Occurs when code attempts to access property of not loaded object.

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

Exception
   |
   --E_OTS_NotLoaded
Author(s):
Information Tags:
Version:  0.0.3
Since:  0.0.3
[ 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 ]