code::Exception Class Reference

Inheritance diagram for code::Exception:

code::InfoNotAvailableException code::XMLDecoder::FormatException code::InfoImplNotAvailableException List of all members.

Detailed Description

Simulates the Java exception class except that there is no way to get a stack trace :(.

Subclass from this exception class to provide further functionality.

Author:
Lakshman
Version:
Id
code_Exception.h,v 1.3 2009/06/02 20:17:39 lakshman Exp


Public Member Functions

 Exception (const std::string &message)
const std::string & getMessage () const
virtual ~Exception ()


Constructor & Destructor Documentation

code::Exception::Exception ( const std::string &  message  )  [inline]

virtual code::Exception::~Exception (  )  [virtual]


Member Function Documentation

const std::string& code::Exception::getMessage (  )  const [inline]


Generated on Fri May 4 13:40:13 2012 for WDSS-IIw2 by  doxygen 1.4.7