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