Classes | Namespaces | Constant Groups | Functions
xquery_exception.h File Reference
#include <zorba/xquery_stack_trace.h>
#include <zorba/zorba_exception.h>
Include dependency graph for xquery_exception.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  zorba::XQueryException
 An XQueryException is-a ZorbaException for errors with the user's XQuery. More...
 

Namespaces

 zorba
 Copyright 2006-2011 The FLWOR Foundation.
 
 zorba::serialization
 

Constant Groups

 zorba
 Copyright 2006-2011 The FLWOR Foundation.
 
 zorba::serialization
 

Functions

void zorba::serialization::operator& (Archiver &, ZorbaException *&)
 
std::ostream & zorba::operator<< (std::ostream &o, XQueryException::print_trace t)
 Sets whether to include the XQuery stack trace for the next XQueryException that's printed. More...