C API Documentation
|
Thrown whenever an uninitialized value is encountered, see https://github.com/sys-bio/roadrunner/issues/180. More...
#include <rrException.h>
Public Member Functions | |
UninitializedValueException (const string &msg) | |
![]() | |
Exception (const string &desc) | |
virtual const char * | what () const throw () |
string | Message () const |
string | getMessage () const |
Additional Inherited Members | |
![]() | |
string | mMessage |
Thrown whenever an uninitialized value is encountered, see https://github.com/sys-bio/roadrunner/issues/180.