|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| __construct ($errorcode, $a=null, $debuginfo=null) | |
General convert-related exception
Definition at line 274 of file convertlib.php.
| __construct | ( | $ | errorcode, |
| $ | a = null, |
||
| $ | debuginfo = null |
||
| ) |
Constructor
| string | $errorcode | key for the corresponding error string |
| object | $a | extra words and phrases that might be required in the error string |
| string | $debuginfo | optional debugging information |
Definition at line 283 of file convertlib.php.