00001 <?php 00026 require_once "Zend/Exception.php"; 00027 00037 class Zend_Soap_Wsdl_Exception extends Zend_Exception { }