00001 <?php 00002 00028 require_once 'Zend/Exception.php'; 00029 00041 class Zend_Gdata_App_Exception extends Zend_Exception 00042 { 00043 }