#include <CmdLineException.h>


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