FunctionNotImplementedErrorInterface Class Reference 系统

#include <errorbase.h>

Inheritance diagram for FunctionNotImplementedErrorInterface:

详细描述

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")

成员函数文档编制

◆  MAXON_INTERFACE()

MAXON_INTERFACE ( FunctionNotImplementedErrorInterface   ,
MAXON_REFERENCE_COPY_ON_WRITE   ,
"net.maxon.interface.functionnotimplementederror"   
)
private