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

Exception Class Reference

#include <Exception.hpp>

List of all members.

Public Methods

 Exception (char *throwerString="unknown thrower", char *whatString="unknown exception")
 Exception (const std::string &whoString, const std::string &whereLine, const std::string &whatString, LemurErrorType code)
 Exception (const std::string &whoString, const std::string &whereLine, const std::string &whatString, const Exception &inner)
 ~Exception ()
void writeMessage (ostream &os=cerr)
const std::string & what () const
LemurErrorType code () const


Constructor & Destructor Documentation

Exception::Exception char *    throwerString = " unknown thrower",
char *    whatString = "unknown exception"
[inline]
 

Exception::Exception const std::string &    whoString,
const std::string &    whereLine,
const std::string &    whatString,
LemurErrorType    code
[inline]
 

Exception::Exception const std::string &    whoString,
const std::string &    whereLine,
const std::string &    whatString,
const Exception &    inner
[inline]
 

Exception::~Exception   [inline]
 


Member Function Documentation

LemurErrorType Exception::code   const [inline]
 

const std::string& Exception::what   const [inline]
 

void Exception::writeMessage ostream &    os = cerr [inline]
 


The documentation for this class was generated from the following file:
Generated on Fri Jul 2 16:25:41 2004 for Lemur Toolkit by doxygen1.2.18