IBR-DTNSuite  0.10
dtn::data::Validator::RejectedException Class Reference

#include <Serializer.h>

Inheritance diagram for dtn::data::Validator::RejectedException:
Inheritance graph
Collaboration diagram for dtn::data::Validator::RejectedException:
Collaboration graph

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
 

Detailed Description

Definition at line 73 of file Serializer.h.

Constructor & Destructor Documentation

dtn::data::Validator::RejectedException::RejectedException ( string  what = "A validate method has the bundle rejected.") throw ()
inline

Definition at line 76 of file Serializer.h.


The documentation for this class was generated from the following file: