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

Wait parameter set to false. More...

#include <lmBase.h>

Inheritance diagram for WaitParameterException:
Inheritance graph
Collaboration diagram for WaitParameterException:
Collaboration graph

Public Member Functions

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

Wait parameter set to false.

Note
error_number = -71

Definition at line 137 of file lmBase.h.

Constructor & Destructor Documentation

◆ WaitParameterException()

WaitParameterException::WaitParameterException ( )
throw (
)
inline

Definition at line 139 of file lmBase.h.


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