IBR-DTNSuite
0.10
|
#include <Serializer.h>
Public Member Functions | |
RejectedException (string what="A validate method has the bundle rejected.") throw () | |
![]() | |
SerializationFailedException (string what="The serialization failed.") throw () | |
![]() | |
InvalidDataException (string what="Invalid input data.") throw () | |
![]() | |
Exception () throw () | |
Exception (const exception &) throw () | |
virtual | ~Exception () throw () |
virtual const char * | what () const throw () |
Exception (string what) throw () | |
Additional Inherited Members | |
![]() | |
string | _what |
Definition at line 73 of file Serializer.h.
|
inline |
Definition at line 76 of file Serializer.h.