Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

errors.hh File Reference

Error treatment for XML tools. More...

Include dependency graph for errors.hh:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Namespaces

namespace  vcsn
namespace  vcsn::xml

Defines

#define WITH_EXIT(X)   { warning( X ); ::exit(1); }
 Errors make exits, use with #define FAIL WITH_EXIT.

#define WITH_THROW(X)   throw(LoaderException( X ))
 Errors make throws, use with #define FAIL WITH_THROW.


Detailed Description

Error treatment for XML tools.

Author:
Valentin David <valentin@lrde.epita.fr>

Generated on Sun Jul 18 14:29:36 2004 for Vaucanson by doxygen 1.3.7