Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/lib/zend/Zend/Gdata/App/AuthException.php
Go to the documentation of this file.
00001 <?php
00026 require_once 'Zend/Gdata/App/Exception.php';
00027 
00039 class Zend_Gdata_App_AuthException extends Zend_Gdata_App_Exception
00040 {
00041 }
 All Data Structures Namespaces Files Functions Variables Enumerations