When registered with an XQuery object, a DiagnosticHandler handles all exceptions that otherwise would have been thrown or reported.
More...
List of all members.
Public Member Functions |
virtual void | error (const ZorbaException &ze) |
| This function is called for all exceptions.
|
virtual | ~DiagnosticHandler () |
Detailed Description
When registered with an XQuery object, a DiagnosticHandler handles all exceptions that otherwise would have been thrown or reported.
Definition at line 24 of file DiagnosticHandler.h.
Constructor & Destructor Documentation
virtual DiagnosticHandler::~DiagnosticHandler |
( |
| ) |
|
|
virtual |
Member Function Documentation
virtual void DiagnosticHandler::error |
( |
const ZorbaException & |
ze | ) |
|
|
virtual |
This function is called for all exceptions.
- Parameters:
-
The documentation for this class was generated from the following file: