KatanaNativeInterface  $VERSION$
Public Member Functions
WrongCRCException Class Reference

CRC check for the answer package failed. More...

#include <cplSerial.h>

Inheritance diagram for WrongCRCException:
Inheritance graph
Collaboration diagram for WrongCRCException:
Collaboration graph

List of all members.

Public Member Functions

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

CRC check for the answer package failed.

Definition at line 44 of file cplSerial.h.


Constructor & Destructor Documentation

WrongCRCException::WrongCRCException ( ) throw ()
inline

Definition at line 46 of file cplSerial.h.


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