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


Public Member Functions | |
| __construct ($errorcode, $a=NULL, $debuginfo=null) | |
DDL exception class, use instead of error() and "return false;" in ddl code.
Definition at line 75 of file ddllib.php.
| __construct | ( | $ | errorcode, |
| $ | a = NULL, |
||
| $ | debuginfo = null |
||
| ) |
| string | $errorcode | |
| string | $debuginfo |
Reimplemented in ddl_field_missing_exception.
Definition at line 80 of file ddllib.php.