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

Slave error occurred. More...

#include <kmlCommon.h>

Inheritance diagram for SlaveErrorException:
Inheritance graph
Collaboration diagram for SlaveErrorException:
Collaboration graph

Public Member Functions

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

Slave error occurred.

Note
error_number=-31

Definition at line 35 of file kmlCommon.h.

Constructor & Destructor Documentation

◆ SlaveErrorException()

SlaveErrorException::SlaveErrorException ( )
throw (
)
inline

Definition at line 37 of file kmlCommon.h.


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