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

#include <Message.h>

Inheritance diagram for sawyer::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 sawyer::Exception
const char * message
 

Additional Inherited Members

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

Detailed Description

Definition at line 52 of file Message.h.

Member Enumeration Documentation

Enumerator
ERROR_BASE 
INVALID_LENGTH 

Definition at line 55 of file Message.h.

Constructor & Destructor Documentation

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

Definition at line 69 of file Message.cpp.

Member Data Documentation

enum errors sawyer::MessageException::type

Definition at line 62 of file Message.h.


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


roch_base
Author(s): Mike Purvis , Paul Bovbel , Chen
autogenerated on Mon Jun 10 2019 14:41:14