IBR-DTNSuite  0.10
dtn::api::BundleNotFoundException Class Reference

#include <NativeSession.h>

Inheritance diagram for dtn::api::BundleNotFoundException:
Inheritance graph
Collaboration diagram for dtn::api::BundleNotFoundException:
Collaboration graph

Public Member Functions

 BundleNotFoundException (string what="Bundle not found.") 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 49 of file NativeSession.h.

Constructor & Destructor Documentation

dtn::api::BundleNotFoundException::BundleNotFoundException ( string  what = "Bundle not found.") throw ()
inline

Definition at line 52 of file NativeSession.h.


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