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


Public Member Functions | |
| fault ($fault=null, $code=404) | |
The Zend XMLRPC server but with a fault that return debuginfo
Definition at line 32 of file locallib.php.
| fault | ( | $ | fault = null, |
| $ | code = 404 |
||
| ) |
Raise an xmlrpc server fault
Moodle note: the difference with the Zend server is that we throw a plain PHP Exception with the debuginfo integrated to the exception message when DEBUG >= NORMAL
| string | Exception | $fault | |
| int | $code |
Reimplemented from Zend_XmlRpc_Server.
Definition at line 44 of file locallib.php.
