#include <utilmm/configfile/commandline.hh>
|
| | ~bad_syntax () throw () |
| |
| | bad_syntax (std::string const &source_, std::string const &error_="") |
| |
| char const * | what () const throw () |
| |
| utilmm::bad_syntax::~bad_syntax |
( |
| ) |
|
| throw | ( | |
| ) | | |
|
inline |
| utilmm::bad_syntax::bad_syntax |
( |
std::string const & |
source_, |
|
|
std::string const & |
error_ = "" |
|
) |
| |
|
inline |
| char const* utilmm::bad_syntax::what |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| std::string utilmm::bad_syntax::error |
| std::string utilmm::bad_syntax::source |
The documentation for this class was generated from the following file: