Public Types | Public Member Functions | Public Attributes
sawyer::TransportException Class Reference

#include <Transport.h>

Inheritance diagram for sawyer::TransportException:
Inheritance graph
[legend]

List of all members.

Public Types

enum  errors {
  ERROR_BASE, NOT_CONFIGURED, CONFIGURE_FAIL, UNACKNOWLEDGED_SEND,
  BAD_ACK_RESULT
}

Public Member Functions

 TransportException (const char *msg, enum errors ex_type=ERROR_BASE)

Public Attributes

enum errors type

Detailed Description

Definition at line 52 of file Transport.h.


Member Enumeration Documentation

Enumerator:
ERROR_BASE 
NOT_CONFIGURED 
CONFIGURE_FAIL 
UNACKNOWLEDGED_SEND 
BAD_ACK_RESULT 

Definition at line 55 of file Transport.h.


Constructor & Destructor Documentation

sawyer::TransportException::TransportException ( const char *  msg,
enum errors  ex_type = ERROR_BASE 
)

Definition at line 76 of file Transport.cpp.


Member Data Documentation

Definition at line 64 of file Transport.h.


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


roch_base
Author(s): Mike Purvis , Paul Bovbel , Carl
autogenerated on Sat Jun 8 2019 20:32:33