Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/lib/zend/Zend/XmlRpc/Client/FaultException.php
Go to the documentation of this file.
00001 <?php
00025 require_once 'Zend/XmlRpc/Client/Exception.php';
00026 
00027 
00037 class Zend_XmlRpc_Client_FaultException extends Zend_XmlRpc_Client_Exception
00038 {}
 All Data Structures Namespaces Files Functions Variables Enumerations