libdballe
8.3
|
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. | |
Public Attributes | |
std::string | msg |
error message returned by what() | |
Report an error with command line options.
|
inline |
msg | error message |
References dballe::cmdline::dba_cmdline_error(), dballe::cmdline::dba_cmdline_get_query(), dballe::cmdline::dba_cmdline_print_dba_error(), dballe::cmdline::get_filenames(), dballe::cmdline::list_templates(), dballe::cmdline::string_to_encoding(), and WREPORT_THROWF_ATTRS.