Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers Unit dependency graph Classes hierarchy graph |
Unit BrookException
Uses Functions and Procedures Constants Variables
Description
Exceptions classes.
Overview
Classes, Interfaces, Objects and Records
Class EBrook |
Handles general exception in Brook. |
Class EBrookHttp404 |
Handles the exception for 404 error. |
Class EBrookHttp500 |
Handles the exception for 500 error. |
Types
Description
Types
EBrookClass = class of EBrook; |
Is a metaclass for EBrook class.
|
Generated by PasDoc 0.15.0.
|