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

The RoadRunner exception class. More...

#include <rrException.h>

Inheritance diagram for rr::Exception:
rr::CVODEException rr::CoreException rr::DidNotConvergeException rr::InvalidKeyException rr::KinsolException rr::NLEQException rr::NOMException rr::NotImplementedException rr::NullPointerException rr::ScannerException rr::UninitializedValueException

Public Member Functions

 Exception (const std::string &desc)
 
virtual const char * what () const throw ()
 
std::string Message () const
 
std::string getMessage () const
 

Protected Attributes

std::string mMessage
 

Detailed Description

The RoadRunner exception class.


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