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

#include <missingOptionValue.h>

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

Public Member Functions

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

Detailed Description

Exception thrown used when Option should have value, but no one has been set

Constructor & Destructor Documentation

◆ MissingOptionValue() [1/2]

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

◆ MissingOptionValue() [2/2]

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

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