Data Structures | Namespaces | Typedefs | Functions
error.h File Reference
#include <zorba/internal/system_diagnostic.h>
#include <zorba/internal/qname.h>
Include dependency graph for error.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. More...
 
typedef
internal::SystemDiagnostic
< internal::ZorbaErrQName > 
zorba::ZorbaErrorCode
 A ZorbaErrorCode is a diagnostic for all Zorba-specific errors. More...
 

Functions

void zorba::serialization::operator& (serialization::Archiver &, const Diagnostic *&)