COPASI API
4.40.278
|
#include <COptionParser.h>
Public Member Functions | |
autoexcept (autothrow id, const std::string &message) | |
autothrow | get_autothrow_id (void) const |
Public Member Functions inherited from copasi::option_error | |
const char * | get_help_comment (void) const |
option_error (const std::string &what_arg) | |
Private Attributes | |
autothrow | autothrow_ |
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.
|
inline |
|
inline |
get the autothrow enum member for the autothrow option that caused the exception.
References autothrow_.
|
private |
Referenced by get_autothrow_id().