Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

error_base.h File Reference

Anything related to general error handling. More...

#include <string>

Namespaces

namespace  Error

Defines

#define METH_NAME   (__FILE__ ":")
 use this as argument sF at the Error::* constructors.

#define DGPR(name)
 Debug printing. More...


Detailed Description

Anything related to general error handling.

Author:
Matthias Kleinmann <Matthias dot Kleinmann at gmx dot de>

Define Documentation

#define DGPR name   
 

Debug printing.

This macro shows verbous the postion, where you called it, the arguments name and its value. Its defintion is void, if the DEBUG flag is not set.


Generated on Sun Apr 14 17:37:03 2002 for libvtql by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002