00001 <?php 00023 require_once 'Zend/Exception.php'; 00024 00032 class Zend_Log_Exception extends Zend_Exception 00033 {}