Flyby SDK v0.3.0
|
An error representing a function that is not implemented. More...
#include <error.h>
Public Member Functions | |
not_implemented_error ()=default | |
Default constructor. | |
const char * | what () |
Returns the error message. | |
An error representing a function that is not implemented.
|
inline |
Returns the error message.