|
IBR-DTNSuite
0.8
|
#include <Exceptions.h>


Public Member Functions | |
| PayloadReceptionInterrupted (const size_t l, string what="The payload reception has been interrupted.") throw () | |
Public Attributes | |
| const size_t | length |
Definition at line 41 of file Exceptions.h.
| dtn::PayloadReceptionInterrupted::PayloadReceptionInterrupted | ( | const size_t | l, |
| string | what = "The payload reception has been interrupted." |
||
| ) | throw () [inline] |
Definition at line 45 of file Exceptions.h.
| const size_t dtn::PayloadReceptionInterrupted::length |
Definition at line 44 of file Exceptions.h.
Referenced by dtn::data::DefaultDeserializer::operator>>().