#include <CarobException.hpp>
Inheritance diagram for CarobNS::NotImplementedException:
Public Member Functions | |
NotImplementedException (std::wstring s) | |
Constructs a NotImplementedException with the given message. |
CarobNS::NotImplementedException::NotImplementedException | ( | std::wstring | s | ) | [inline] |
Constructs a NotImplementedException with the given message.
s | error message of the exception |