00001 <?php 00025 require_once 'Zend/Exception.php'; 00026 00033 class Zend_Crypt_Exception extends Zend_Exception 00034 { 00035 }