KatanaNativeInterface  $VERSION$
Public Member Functions
ConfigFileStateException Class Reference

The state of the configuration file wasn't "good". More...

#include <kmlFactories.h>

Inheritance diagram for ConfigFileStateException:
Inheritance graph
Collaboration diagram for ConfigFileStateException:
Collaboration graph

List of all members.

Public Member Functions

 ConfigFileStateException () 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

The state of the configuration file wasn't "good".

Note:
error_number=-41

Definition at line 22 of file kmlFactories.h.


Constructor & Destructor Documentation

ConfigFileStateException::ConfigFileStateException ( ) throw ()
inline

Definition at line 24 of file kmlFactories.h.


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