#include <utilmm/configfile/commandline.hh>
Public Member Functions | |
~commandline_error () throw () | |
commandline_error (std::string const &error_) | |
char const * | what () const throw () |
Public Attributes | |
std::string | error |
utilmm::commandline_error::~commandline_error | ( | ) | throw () [inline] |
utilmm::commandline_error::commandline_error | ( | std::string const & | error_ | ) | [inline] |
char const* utilmm::commandline_error::what | ( | ) | const throw () [inline] |
std::string utilmm::commandline_error::error |