Command  0.3
Public Member Functions | List of all members
command::OptionValueNotSpecified Class Reference

#include <optionValueNotSpecified.h>

Inheritance diagram for command::OptionValueNotSpecified:
[legend]
Collaboration diagram for command::OptionValueNotSpecified:
[legend]

Public Member Functions

 OptionValueNotSpecified (const std::string &what_arg)
 
 OptionValueNotSpecified (const char *what_arg)
 

Detailed Description

Exception thrown when Option should have value, but no equal sign specifying it has been set

Constructor & Destructor Documentation

◆ OptionValueNotSpecified() [1/2]

command::OptionValueNotSpecified::OptionValueNotSpecified ( const std::string &  what_arg)
inlineexplicit

◆ OptionValueNotSpecified() [2/2]

command::OptionValueNotSpecified::OptionValueNotSpecified ( const char *  what_arg)
inlineexplicit

The documentation for this class was generated from the following file: