Classes | Namespaces | Functions
zorba_exception.h File Reference
#include <iostream>
#include <exception>
#include <string>
#include <zorba/config.h>
#include <zorba/internal/unique_ptr.h>
#include <zorba/error.h>
Include dependency graph for zorba_exception.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  zorba::ZorbaException
 A ZorbaException is the base class for all Zorba exceptions. More...

Namespaces

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

Functions

void zorba::serialization::operator& (Archiver &, ZorbaException *&)
std::ostream & zorba::operator<< (std::ostream &o, ZorbaException const &e)
 Emits the given ZorbaException to the given ostream.
blog comments powered by Disqus