Public Types | Public Member Functions | Public Attributes | List of all members
clearpath::TransportException Class Reference

#include <Transport.h>

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

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
 
- Public Attributes inherited from clearpath::Exception
const char * message
 

Additional Inherited Members

- Protected Member Functions inherited from clearpath::Exception
 Exception (const char *msg="none")
 

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

enum errors clearpath::TransportException::type

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 Fri Oct 2 2020 03:40:07