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

Public Member Functions

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

Detailed Description

General convert_helper related exception

Author:
David Mudrak <david@moodle.com>

Definition at line 382 of file convert_helper.class.php.


Constructor & Destructor Documentation

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

Constructor

Parameters:
string$errorcodekey for the corresponding error string
object$aextra words and phrases that might be required in the error string
string$debuginfooptional debugging information

Definition at line 391 of file convert_helper.class.php.


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