00001 <?php 00025 require_once 'Zend/Exception.php'; 00026 00036 class ZendX_Exception extends Zend_Exception 00037 { 00038 }