00001 <?php 00026 require_once 'Zend/Exception.php'; 00027 00028 00035 class Zend_Mail_Exception extends Zend_Exception 00036 {} 00037