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

#include <Message.h>

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

Public Types

enum  errors { ERROR_BASE = 0, INVALID_LENGTH }
 

Public Member Functions

 MessageException (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 Message.h.

Member Enumeration Documentation

Enumerator
ERROR_BASE 
INVALID_LENGTH 

Definition at line 63 of file Message.h.

Constructor & Destructor Documentation

clearpath::MessageException::MessageException ( const char *  msg,
enum errors  ex_type = ERROR_BASE 
)

Definition at line 66 of file Message.cpp.

Member Data Documentation

enum errors clearpath::MessageException::type

Definition at line 70 of file Message.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