KatanaNativeInterface  $VERSION$
Public Member Functions | List of all members
ConfigFileSubsectionNotFoundException Class Reference

The requested subsection could not be found. More...

#include <kmlFactories.h>

Inheritance diagram for ConfigFileSubsectionNotFoundException:
Inheritance graph
Collaboration diagram for ConfigFileSubsectionNotFoundException:
Collaboration graph

Public Member Functions

 ConfigFileSubsectionNotFoundException (const std::string &attribute) 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 requested subsection could not be found.

Note
error_number=-43

Definition at line 40 of file kmlFactories.h.

Constructor & Destructor Documentation

§ ConfigFileSubsectionNotFoundException()

ConfigFileSubsectionNotFoundException::ConfigFileSubsectionNotFoundException ( const std::string &  attribute)
throw (
)
inline

Definition at line 42 of file kmlFactories.h.


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