Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/lib/zend/Zend/Server/Reflection/Exception.php
Go to the documentation of this file.
00001 <?php
00024 require_once 'Zend/Server/Exception.php';
00025 
00036 class Zend_Server_Reflection_Exception extends Zend_Server_Exception
00037 {
00038 }
 All Data Structures Namespaces Files Functions Variables Enumerations