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, int whereLine, const std::string &whatString, LemurErrorType code)
 Exception (const std::string &whoString, int whereLine, const std::string &whatString, const Exception &inner)
 ~Exception ()
void writeMessage (std::ostream &os=std::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,
int    whereLine,
const std::string &    whatString,
LemurErrorType    code
[inline]
 

Exception::Exception const std::string &    whoString,
int    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 std::ostream &    os = std::cerr [inline]
 


The documentation for this class was generated from the following file:
Generated on Wed Nov 3 12:59:31 2004 for Lemur Toolkit by doxygen1.2.18