liballofw
Public Member Functions | List of all members
allofw::not_implemented_yet Class Reference

Not implemented exception. More...

#include <common.h>

Inheritance diagram for allofw::not_implemented_yet:
allofw::exception

Public Member Functions

 not_implemented_yet (const char *what_=nullptr)
 
- Public Member Functions inherited from allofw::exception
 exception (const char *what_=nullptr)
 
 exception (const exception &e)
 
exceptionoperator= (const exception &e)
 
virtual const char * what () const
 
virtual ~exception ()
 

Detailed Description

Not implemented exception.

Constructor & Destructor Documentation

allofw::not_implemented_yet::not_implemented_yet ( const char *  what_ = nullptr)
inline

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