conexus logo

Conexus::conexus_exception Class Reference
[Exceptions]

Base class for all conexus library exceptions. More...

#include <except.h>

Inheritance diagram for Conexus::conexus_exception:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 conexus_exception (const std::string &s="Unknown exception.", int e=0, const std::string &c="")
 ~conexus_exception () throw ()
virtual const char * what () const throw ()

Protected Attributes

int m_exception_number
std::string m_return_string
std::string m_exception_string
std::string m_class


Detailed Description

Base class for all conexus library exceptions.

Author:
Rick L Vinyard Jr

Constructor & Destructor Documentation

Conexus::conexus_exception::conexus_exception ( const std::string &  s = "Unknown exception.",
int  e = 0,
const std::string &  c = "" 
) [inline]

Conexus::conexus_exception::~conexus_exception (  )  throw () [inline]


Member Function Documentation

virtual const char* Conexus::conexus_exception::what (  )  const throw () [inline, virtual]

References m_return_string.


Member Data Documentation

std::string Conexus::conexus_exception::m_class [protected]

Referenced by conexus_exception().

Referenced by conexus_exception().

Referenced by conexus_exception().


The documentation for this class was generated from the following file:

Generated on Wed Jul 8 15:51:18 2009 for conexus by doxygen 1.5.8