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