#include <Exceptions.h>

Public Member Functions | |
| NotImplementedException (string what="This method isn't implemented.") throw () | |
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.5.6