|
copasi API
0.1
|
#include <COptionParser.h>
Public Member Functions | |
| autoexcept (autothrow id, const std::string &message) | |
| autothrow | get_autothrow_id (void) const |
if any option that is a autothrow option is present on the command line, this exception class will be thrown when that option is parsed.
| copasi::autoexcept::autoexcept | ( | autothrow | id, |
| const std::string & | message | ||
| ) | [inline] |
| autothrow copasi::autoexcept::get_autothrow_id | ( | void | ) | const [inline] |
get the autothrow enum member for the autothrow option that caused the exception.
1.7.5.1