#include <kmlFactories.h>
Public Member Functions | |
ConfigFileSyntaxErrorException (const std::string &line) throw () | |
Public Member Functions inherited from Exception | |
int | error_number () const throw () |
Exception (const std::string &message, const int error_number) throw () | |
std::string | message () const throw () |
const char * | what () const throw () |
virtual | ~Exception () throw () |
Additional Inherited Members | |
Protected Attributes inherited from Exception | |
const int | _error_number |
const std::string | _message |
There was a syntax error in the configuration file
Definition at line 61 of file kmlFactories.h.
|
inline |
Definition at line 63 of file kmlFactories.h.