roadrunner  2.6.0
Fast simulator for SBML models
Public Member Functions | List of all members
rr::CoreException Class Reference

Generic exception class. More...

#include <rrException.h>

Inheritance diagram for rr::CoreException:
rr::Exception

Public Member Functions

 CoreException (const std::string &msg)
 
 CoreException (const std::string &msg1, const std::string &msg2)
 
- Public Member Functions inherited from rr::Exception
 Exception (const std::string &desc)
 
virtual const char * what () const throw ()
 
std::string Message () const
 
std::string getMessage () const
 

Additional Inherited Members

- Protected Attributes inherited from rr::Exception
std::string mMessage
 

Detailed Description

Generic exception class.


The documentation for this class was generated from the following files: