Report an error with command line options.
More...
#include <cmdline.h>
Public Member Functions |
| error_cmdline (const std::string &msg) |
virtual const char * | what () const throw () |
Static Public Member Functions |
static void | throwf (const char *fmt,...) WREPORT_THROWF_ATTRS(1 |
| Throw the exception, building the message printf-style.
|
Data Fields |
std::string | msg |
| error message returned by what()
|
Detailed Description
Report an error with command line options.
Constructor & Destructor Documentation
dballe::cmdline::error_cmdline::error_cmdline |
( |
const std::string & |
msg | ) |
|
|
inline |
The documentation for this struct was generated from the following file: