#include <Exceptions.h>
Inherits ibrcommon::Exception.
Inherited by dtn::core::BundleStorage::NoBundleFoundException.

Public Member Functions | |
| MissingObjectException (string what="Object not available.") throw () | |
Definition at line 41 of file Exceptions.h.
| dtn::MissingObjectException::MissingObjectException | ( | string | what = "Object not available." |
) | throw () [inline] |
Definition at line 44 of file Exceptions.h.
1.7.1