copasi API  0.1
Public Member Functions
copasi::autoexcept Class Reference

#include <COptionParser.h>

Inheritance diagram for copasi::autoexcept:
copasi::option_error

List of all members.

Public Member Functions

 autoexcept (autothrow id, const std::string &message)
autothrow get_autothrow_id (void) const

Detailed Description

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.


Constructor & Destructor Documentation

copasi::autoexcept::autoexcept ( autothrow  id,
const std::string &  message 
) [inline]

Member Function Documentation

autothrow copasi::autoexcept::get_autothrow_id ( void  ) const [inline]

get the autothrow enum member for the autothrow option that caused the exception.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines