Inheritance diagram for ExceptionError:
 Collaboration diagram for ExceptionError:Public Member Functions | |
| displayExceptionError () | |
Protected Member Functions | |
| _getErrors () | |
Protected Attributes | |
| $_sThisTemplate = 'message/exception.tpl' | |
Displays exception errors
Definition at line 6 of file exceptionerror.php.
| ExceptionError._getErrors | ( | ) |  [protected] | 
        
| ExceptionError.displayExceptionError | ( | ) | 
ExceptionError.$_sThisTemplate = 'message/exception.tpl' [protected] | 
        
Reimplemented from oxView.
Definition at line 12 of file exceptionerror.php.
 1.7.1