Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/lib/zend/Zend/Soap/AutoDiscover/Exception.php
Go to the documentation of this file.
00001 <?php
00026 require_once "Zend/Exception.php";
00027 
00032 class Zend_Soap_AutoDiscover_Exception extends Zend_Exception
00033 {
00034 }
 All Data Structures Namespaces Files Functions Variables Enumerations