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