Report an error with command line options.
More...
#include <cmdline.h>
|
| error_cmdline (const std::string &msg) |
|
const char * | what () const noexcept override |
|
|
static void | throwf (const char *fmt,...) WREPORT_THROWF_ATTRS(1 |
| Throw the exception, building the message printf-style.
|
|
|
std::string | msg |
| error message returned by what()
|
|
Report an error with command line options.
◆ error_cmdline()
dballe::cmdline::error_cmdline::error_cmdline |
( |
const std::string & | msg | ) |
|
|
inline |
- Parameters
-
References msg.
The documentation for this struct was generated from the following file: