This class describes a 'not implemented' exception to signal currently missing features. More...
#include <exception.hpp>
Public Member Functions | |
not_implemented (const std::string &what="") | |
Construct a new instance. | |
This class describes a 'not implemented' exception to signal currently missing features.