CVR-Lib last update 20 Sep 2009

cvrException.h File Reference

Defines base class for all exceptions in the CVR-Lib. More...

#include "cvrObject.h"
#include <exception>
#include <string>

Include dependency graph for cvrException.h:

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

Go to the source code of this file.

Classes

class  cvr::exception
 Base class for all CVR-Libexceptions. More...

Namespaces

namespace  cvr


Detailed Description

Defines base class for all exceptions in the CVR-Lib.

If you compile the library with the symbol _DEBUG_EXCEPTION defined the process of creating an exception will print an error message in std::cerr. This should help you finding problems with systems that cannot cope with C++ exception (e.g. Java).

Author:
Pablo Alvarado
Date:
07.04.99
Id
cvrException.h,v 1.5 2007/04/04 19:18:29 alvarado Exp

Generated on Sun Sep 20 22:08:07 2009 for CVR-Lib by Doxygen 1.5.8