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