roadrunner
2.6.0
Fast simulator for SBML models
|
Generic exception class. More...
#include <rrException.h>
Public Member Functions | |
CoreException (const std::string &msg) | |
CoreException (const std::string &msg1, const std::string &msg2) | |
![]() | |
Exception (const std::string &desc) | |
virtual const char * | what () const throw () |
std::string | Message () const |
std::string | getMessage () const |
Additional Inherited Members | |
![]() | |
std::string | mMessage |
Generic exception class.