IBR-DTNSuite  0.8
ibrcommon::NotImplementedException Class Reference

#include <Exceptions.h>

Inheritance diagram for ibrcommon::NotImplementedException:
Collaboration diagram for ibrcommon::NotImplementedException:

List of all members.

Public Member Functions

 NotImplementedException (string what="This method isn't implemented.") throw ()

Detailed Description

This is thrown if a method isn't implemented.

Definition at line 74 of file Exceptions.h.


Constructor & Destructor Documentation

ibrcommon::NotImplementedException::NotImplementedException ( string  what = "This method isn't implemented.") throw () [inline]

Definition at line 77 of file Exceptions.h.


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