Moodle  2.2.1
http://www.collinsharper.com
dml_exception Class Reference
Inheritance diagram for dml_exception:
Collaboration diagram for dml_exception:

Public Member Functions

 __construct ($errorcode, $a=NULL, $debuginfo=null)

Detailed Description

DML exception class, use instead of error() in dml code.

Definition at line 56 of file dmllib.php.


Constructor & Destructor Documentation

__construct ( errorcode,
a = NULL,
debuginfo = null 
)
Parameters:
string$errorcode
string$a
string$debuginfo

Definition at line 62 of file dmllib.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations