Request for unknown option. More...
#include <MultipleChoiceSelection.h>
Public Member Functions | |
| UnknownOptionError () | |
| UnknownOptionError (std::string const &label) | |
| std::string const & | label () const |
Public Member Functions inherited from util::MultipleChoiceSelectionBase::Exception | |
| Exception (std::string const &s) | |
| virtual const char * | what () const noexcept override |
Additional Inherited Members | |
Public Attributes inherited from util::MultipleChoiceSelectionBase::Exception | |
| std::string | s |
Request for unknown option.
Definition at line 180 of file MultipleChoiceSelection.h.
|
inline |
Definition at line 181 of file MultipleChoiceSelection.h.
|
inline |
Definition at line 182 of file MultipleChoiceSelection.h.
|
inline |
Definition at line 184 of file MultipleChoiceSelection.h.
1.8.11