KatanaNativeInterface  $VERSION$
Public Member Functions
ConfigFileSyntaxErrorException Class Reference

There was a syntax error in the configuration file. More...

#include <kmlFactories.h>

Inheritance diagram for ConfigFileSyntaxErrorException:
Inheritance graph
Collaboration diagram for ConfigFileSyntaxErrorException:
Collaboration graph

List of all members.

Public Member Functions

 ConfigFileSyntaxErrorException (const std::string &line) throw ()
- Public Member Functions inherited from Exception
 Exception (const std::string &message, const int error_number) throw ()
virtual ~Exception () throw ()
std::string message () const throw ()
const char * what () const throw ()
const int error_number () const throw ()

Additional Inherited Members

- Protected Attributes inherited from Exception
const std::string _message
const int _error_number

Detailed Description

There was a syntax error in the configuration file.

Note:
error_number=-45

Definition at line 58 of file kmlFactories.h.


Constructor & Destructor Documentation

ConfigFileSyntaxErrorException::ConfigFileSyntaxErrorException ( const std::string &  line) throw ()
inline

Definition at line 60 of file kmlFactories.h.


The documentation for this class was generated from the following file: