Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/lib/zend/Zend/Gdata/App/IOException.php
Go to the documentation of this file.
00001 <?php
00002 
00028 require_once 'Zend/Gdata/App/Exception.php';
00029 
00041 class Zend_Gdata_App_IOException extends Zend_Gdata_App_Exception
00042 {
00043 }
 All Data Structures Namespaces Files Functions Variables Enumerations