17 #ifndef ZORBA_DIAGNOSTIC_HANDLER_API_H
18 #define ZORBA_DIAGNOSTIC_HANDLER_API_H
20 #include <zorba/config.h>
A ZorbaException is the base class for all Zorba exceptions.
An XQueryException is-a ZorbaException for errors with the user's XQuery.
When registered with an XQuery object, a DiagnosticHandler handles all exceptions and warnings that o...