#include <zorba/internal/system_diagnostic.h>
#include <zorba/internal/qname.h>
Go to the source code of this file.
Data Structures | |
class | zorba::UserError |
A UserError is-a Diagnostic for user-defined errors via fn:error() . More... |
Namespaces | |
namespace | zorba |
namespace | zorba::serialization |
Typedefs | |
typedef Diagnostic | zorba::Error |
typedef internal::SystemDiagnostic < internal::XQueryErrQName > | zorba::XQueryErrorCode |
An XQueryErrorCode is a diagnostic for all XQuery-specific errors. | |
typedef internal::SystemDiagnostic < internal::ZorbaErrQName > | zorba::ZorbaErrorCode |
A ZorbaErrorCode is a diagnostic for all Zorba-specific errors. |
Functions | |
void | zorba::serialization::operator& (serialization::Archiver &, const Diagnostic *&) |