00001 <?php 00026 require_once 'Zend/Exception.php'; 00027 00035 class Zend_Http_Exception extends Zend_Exception 00036 {}