|
IBR-DTNSuite 0.6
|
#include <Exceptions.h>


Public Member Functions | |
| NotImplementedException (string what="This method isn't implemented.") throw () | |
This is thrown if a method isn't implemented.
Definition at line 74 of file Exceptions.h.
| ibrcommon::NotImplementedException::NotImplementedException | ( | string | what = "This method isn't implemented." | ) | throw () [inline] |
Definition at line 77 of file Exceptions.h.