IBR-DTN  1.0.0
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 ()
 

Detailed Description

Definition at line 67 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 70 of file Serializer.h.


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