00001 <?php 00023 require_once 'Zend/Exception.php'; 00024 00033 class Zend_Soap_Client_Exception extends Zend_Exception 00034 {} 00035