Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/lib/zend/Zend/XmlRpc/Value/Exception.php
Go to the documentation of this file.
00001 <?php
00027 require_once 'Zend/XmlRpc/Exception.php';
00028 
00029 
00037 class Zend_XmlRpc_Value_Exception extends Zend_XmlRpc_Exception
00038 {}
00039 
 All Data Structures Namespaces Files Functions Variables Enumerations