IBR-DTNSuite  0.10
dtn::storage::BundleStorage::BundleLoadException Class Reference

#include <BundleStorage.h>

Inheritance diagram for dtn::storage::BundleStorage::BundleLoadException:
Inheritance graph
Collaboration diagram for dtn::storage::BundleStorage::BundleLoadException:
Collaboration graph

Public Member Functions

 BundleLoadException (string what="Error while loading bundle data.") throw ()
 
- Public Member Functions inherited from dtn::storage::NoBundleFoundException
 NoBundleFoundException (std::string what="No bundle match the specified criteria.") throw ()
 
- Public Member Functions inherited from dtn::MissingObjectException
 MissingObjectException (string what="Object not available.") 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 46 of file BundleStorage.h.

Constructor & Destructor Documentation

dtn::storage::BundleStorage::BundleLoadException::BundleLoadException ( string  what = "Error while loading bundle data.") throw ()
inline

Definition at line 49 of file BundleStorage.h.


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