openfluid::base::OFException Class Reference

Inheritance diagram for openfluid::base::OFException:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 OFException (const char *Msg)
 OFException (std::string Msg)
 OFException (std::string Sender, std::string Msg)
 OFException (std::string Sender, int TimeStep, std::string Msg)
 OFException (std::string Sender, std::string Source, int TimeStep, std::string Msg)
 OFException (std::string Sender, std::string Source, std::string Msg)
virtual ~OFException () throw ()
virtual const char * what () const throw ()

Constructor & Destructor Documentation

openfluid::base::OFException::OFException ( const char *  Msg  )  [inline]
openfluid::base::OFException::OFException ( std::string  Msg  )  [inline]
openfluid::base::OFException::OFException ( std::string  Sender,
std::string  Msg 
) [inline]
openfluid::base::OFException::OFException ( std::string  Sender,
int  TimeStep,
std::string  Msg 
) [inline]
openfluid::base::OFException::OFException ( std::string  Sender,
std::string  Source,
int  TimeStep,
std::string  Msg 
) [inline]
openfluid::base::OFException::OFException ( std::string  Sender,
std::string  Source,
std::string  Msg 
) [inline]
virtual openfluid::base::OFException::~OFException (  )  throw () [inline, virtual]

Member Function Documentation

virtual const char* openfluid::base::OFException::what (  )  const throw () [inline, virtual]

Generated using Doxygen 1.6.3
Creative Commons License Creative Commons By-NC-ND license