KatanaNativeInterface  $VERSION$
Public Member Functions
ConfigFileOpenException Class Reference

Accessing the given configuration file failed (may be: access denied or wrong path) More...

#include <kmlExt.h>

Inheritance diagram for ConfigFileOpenException:
Inheritance graph
Collaboration diagram for ConfigFileOpenException:
Collaboration graph

List of all members.

Public Member Functions

 ConfigFileOpenException (const std::string &port) 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

Accessing the given configuration file failed (may be: access denied or wrong path)

Note:
error_number=-40

Definition at line 45 of file kmlExt.h.


Constructor & Destructor Documentation

ConfigFileOpenException::ConfigFileOpenException ( const std::string &  port) throw ()
inline

Definition at line 47 of file kmlExt.h.


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