Eris::BaseException Class Reference

This is the Eris base for all exceptions; note it inherits from std::except, which isn't ideal. More...

#include <Exceptions.h>

Inheritance diagram for Eris::BaseException:

Eris::InvalidAtlas List of all members.

Public Member Functions

 BaseException (const std::string &m)

Public Attributes

const std::string _msg

Detailed Description

This is the Eris base for all exceptions; note it inherits from std::except, which isn't ideal.

One option would be to refactor the various final exceptions so they inherit from the 'closest' ISO C++ exception, but it hardly seems worth it.


The documentation for this class was generated from the following files:
Generated on Sat Jul 28 23:03:01 2007 for Eris by  doxygen 1.5.2