#include <Exceptions.h>
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.6.3