class CorruptMessage

This exception is thrown when a bad input message is received. More...

 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Methods


Detailed Description

This exception is thrown when a bad input message is received.

 CorruptMessage (const char* file, size_t line, const string init_why = "")

CorruptMessage

 CorruptMessage (const char* file, size_t line, const string init_why, const int error, const int subcode)

CorruptMessage

 CorruptMessage (const char* file, size_t line, const string init_why, const int error, const int subcode, const uint8_t *data, const size_t len)

CorruptMessage

int  error ()

error

[const]

int  subcode ()

subcode

[const]

const uint8_t * data ()

data

[const]

size_t  len ()

len

[const]


Generated by: bms on anglepoise.lon.incunabulum.net on Wed Jul 23 10:06:01 2008, using kdoc 2.0a54+XORP.