COPASI API
4.16.103
|
#include <CLUnresolvedReferenceException.h>
Public Member Functions | |
CLUnresolvedReferenceException (const std::string &id) | |
virtual const char * | what () const throw () |
virtual | ~CLUnresolvedReferenceException () throw () |
Protected Attributes | |
std::string | mMessage |
Definition at line 20 of file CLUnresolvedReferenceException.h.
CLUnresolvedReferenceException::CLUnresolvedReferenceException | ( | const std::string & | id | ) |
Definition at line 16 of file CLUnresolvedReferenceException.cpp.
References mMessage.
|
inlinevirtual |
Definition at line 27 of file CLUnresolvedReferenceException.h.
|
virtual |
Definition at line 21 of file CLUnresolvedReferenceException.cpp.
References mMessage.
|
protected |
Definition at line 30 of file CLUnresolvedReferenceException.h.
Referenced by CLUnresolvedReferenceException(), and what().