IBR-DTNSuite
0.12
|
#include <Serializer.h>
Public Member Functions | |
RejectedException (string what="A validate method has the bundle rejected.") throw () | |
Public Member Functions inherited from dtn::SerializationFailedException | |
SerializationFailedException (string what="The serialization failed.") throw () | |
Public Member Functions inherited from dtn::InvalidDataException | |
InvalidDataException (string what="Invalid input data.") throw () | |
Public Member Functions inherited from ibrcommon::Exception | |
Exception () throw () | |
Exception (const exception &) throw () | |
virtual | ~Exception () throw () |
virtual const char * | what () const throw () |
Exception (string what) throw () | |
Additional Inherited Members | |
Protected Attributes inherited from ibrcommon::Exception | |
string | _what |
Definition at line 67 of file Serializer.h.
|
inline |
Definition at line 70 of file Serializer.h.