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

const int  error ()

error

[const]

const int  subcode ()

subcode

[const]

const uint8_t * data ()

data

[const]

const size_t  len ()

len

[const]


Generated by: pavlin on possum.icir.org on Wed Aug 2 15:36:33 2006, using kdoc $.