|
libdballe
9.14
|
Report an error with command line options. More...
#include <cmdline.h>
Public Member Functions | |
| error_cmdline (const std::string &msg) | |
| const char * | what () const noexcept override |
Static Public Member Functions | |
| static void | throwf (const char *fmt,...) WREPORT_THROWF_ATTRS(1 |
| Throw the exception, building the message printf-style. | |
Public Attributes | |
| std::string | msg |
| error message returned by what() | |
Report an error with command line options.
|
inline |
| msg | error message |
1.8.14