#include <CmdLineException.h>


Public Member Functions | |
| E_OutOfRange (T value, T min, T max, const std::string &loc="") | |
Usage: throw E_OutOfRange<type>(min, max,"optional text");
| CmdLine::E_OutOfRange< T >::E_OutOfRange | ( | T | value, | |
| T | min, | |||
| T | max, | |||
| const std::string & | loc = "" | |||
| ) | [inline] |
References CmdLine::E_Exception::m_msg.