00001 <?php 00002 00027 require_once 'Zend/Exception.php'; 00028 00029 00036 class Zend_Validate_Exception extends Zend_Exception 00037 {}