Public Member Functions

ibrcommon::NotImplementedException Class Reference

#include <Exceptions.h>

Inherits ibrcommon::Exception.

Collaboration diagram for ibrcommon::NotImplementedException:
Collaboration graph
[legend]

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 58 of file Exceptions.h.


Constructor & Destructor Documentation

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

Definition at line 61 of file Exceptions.h.


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