#include <Exceptions.h>
Inherits ibrcommon::Exception.

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