IBR-DTNSuite  0.10
dtn::storage::NoBundleFoundException Class Reference

#include <BundleSelector.h>

Inheritance diagram for dtn::storage::NoBundleFoundException:
Inheritance graph
Collaboration diagram for dtn::storage::NoBundleFoundException:
Collaboration graph

Public Member Functions

 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 29 of file BundleSelector.h.

Constructor & Destructor Documentation

dtn::storage::NoBundleFoundException::NoBundleFoundException ( std::string  what = "No bundle match the specified criteria.") throw ()
inline

Definition at line 32 of file BundleSelector.h.


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