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