IBR-DTNSuite  0.10
dtn::storage::DataStorage::DataNotAvailableException Class Reference

#include <DataStorage.h>

Inheritance diagram for dtn::storage::DataStorage::DataNotAvailableException:
Inheritance graph
Collaboration diagram for dtn::storage::DataStorage::DataNotAvailableException:
Collaboration graph

Public Member Functions

 DataNotAvailableException (string what="Requested data is 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 43 of file DataStorage.h.

Constructor & Destructor Documentation

dtn::storage::DataStorage::DataNotAvailableException::DataNotAvailableException ( string  what = "Requested data is not available.") throw ()
inline

Definition at line 46 of file DataStorage.h.


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