FunctionNotImplementedErrorInterface Class Reference

#include <errorbase.h>

Inheritance diagram for FunctionNotImplementedErrorInterface:

Detailed Description

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.

Private Member Functions

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

Member Function Documentation

◆ MAXON_INTERFACE()

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