#include <Exceptions.h>
Inherits dtn::InvalidDataException.

Public Member Functions | |
| InvalidProtocolException (string what="The received data does not match the protocol.") throw () | |
Definition at line 25 of file Exceptions.h.
| dtn::InvalidProtocolException::InvalidProtocolException | ( | string | what = "The received data does not match the protocol." |
) | throw () [inline] |
Definition at line 28 of file Exceptions.h.
1.7.1