scsolver::numeric::Exception Class Reference

#include <exception.hxx>

List of all members.

Public Member Functions

 Exception (const char *msg)
 Exception (const ::std::string &msg)
virtual ~Exception () throw ()
virtual const char * what () const throw ()

Private Attributes

::std::string m_msg


Detailed Description

Definition at line 36 of file exception.hxx.


Constructor & Destructor Documentation

scsolver::numeric::Exception::Exception ( const char *  msg  )  [explicit]

Definition at line 32 of file exception.cxx.

scsolver::numeric::Exception::Exception ( const ::std::string &  msg  )  [explicit]

Definition at line 37 of file exception.cxx.

scsolver::numeric::Exception::~Exception (  )  throw () [virtual]

Definition at line 42 of file exception.cxx.


Member Function Documentation

const char * scsolver::numeric::Exception::what (  )  const throw () [virtual]

Definition at line 46 of file exception.cxx.

References m_msg.


Member Data Documentation

::std::string scsolver::numeric::Exception::m_msg [private]

Definition at line 46 of file exception.hxx.

Referenced by what().


The documentation for this class was generated from the following files:
Generated on Mon Jul 28 09:13:49 2008 for scsolver by  doxygen 1.5.3