00001 <?php 00026 require_once "Zend/Exception.php"; 00027 00032 class Zend_Soap_AutoDiscover_Exception extends Zend_Exception 00033 { 00034 }