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

Public Member Functions

 __construct ($errorcode, $a=null, $link='', $debuginfo=null)

Detailed Description

Exception class for db transfer

See also:
moodle_exception

Definition at line 58 of file dtllib.php.


Constructor & Destructor Documentation

__construct ( errorcode,
a = null,
link = '',
debuginfo = null 
)

object

Parameters:
string$errorcode
string$a
string$link
string$debuginfo

Definition at line 66 of file dtllib.php.


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