#include <errorbase.h>
A FunctionNotImplementedError indicates that a function has been invoked which did not contain a suitable implementation. This error type creates the full call stack so that you can see where the call came from.
私有成员函数 |
|
MAXON_INTERFACE ( FunctionNotImplementedErrorInterface , MAXON_REFERENCE_COPY_ON_WRITE , "net.maxon.interface.functionnotimplementederror") |
|
private |