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

#include <Transport.h>

Inheritance diagram for clearpath::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 60 of file Transport.h.


Member Enumeration Documentation

Enumerator:
ERROR_BASE 
NOT_CONFIGURED 
CONFIGURE_FAIL 
UNACKNOWLEDGED_SEND 
BAD_ACK_RESULT 

Definition at line 63 of file Transport.h.


Constructor & Destructor Documentation

clearpath::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 72 of file Transport.h.


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


husky_base
Author(s): Mike Purvis , Paul Bovbel
autogenerated on Sat Jun 8 2019 18:26:01