Adding an option that already exists. More...
#include <MultipleChoiceSelection.h>
Public Member Functions | |
OptionAlreadyExistsError () | |
OptionAlreadyExistsError (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 |
Adding an option that already exists.
Definition at line 188 of file MultipleChoiceSelection.h.
|
inline |
Definition at line 189 of file MultipleChoiceSelection.h.
|
inline |
Definition at line 190 of file MultipleChoiceSelection.h.
|
inline |
Definition at line 192 of file MultipleChoiceSelection.h.