dtn::exceptions::BundleFragmentedException Class Reference

#include <Exceptions.h>

Inheritance diagram for dtn::exceptions::BundleFragmentedException:

dtn::exceptions::FragmentationException dtn::exceptions::InvalidBundleData dtn::exceptions::Exception

List of all members.

Public Member Functions

 BundleFragmentedException (data::Bundle *fragment)
 BundleFragmentedException (string what, data::Bundle *fragment)
data::BundlegetFragment ()

Private Attributes

data::Bundlem_fragment


Detailed Description

If a the parsed data of a bundle isn't complete, this exception is thrown. Optional: A fragment of the available part is returned with this exception.

Constructor & Destructor Documentation

dtn::exceptions::BundleFragmentedException::BundleFragmentedException ( data::Bundle fragment  )  [inline]

dtn::exceptions::BundleFragmentedException::BundleFragmentedException ( string  what,
data::Bundle fragment 
) [inline]


Member Function Documentation

data::Bundle* dtn::exceptions::BundleFragmentedException::getFragment (  )  [inline]

References m_fragment.


Member Data Documentation

Referenced by getFragment().


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

Generated on Wed Mar 25 12:41:48 2009 for IBR-DTN by  doxygen 1.5.6