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

Detailed Description

Definition at line 47 of file BundleStorage.h.

Constructor & Destructor Documentation

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

Definition at line 50 of file BundleStorage.h.


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