|
| ||||||||||||||||
This exception is thrown when a bad input message is received.
| static const size_t MAXPACKETSIZE | MAXPACKETSIZE |
| 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]