#include <Exceptions.h>
Inherits dtn::InvalidDataException.
Inherited by dtn::data::Validator::RejectedException.

Public Member Functions | |
| SerializationFailedException (string what="The serialization failed.") throw () | |
Definition at line 33 of file Exceptions.h.
| dtn::SerializationFailedException::SerializationFailedException | ( | string | what = "The serialization failed." |
) | throw () [inline] |
Definition at line 36 of file Exceptions.h.
1.7.1