UnsupportedOperationErrorInterface Class Reference

#include <errortypes.h>

Inheritance diagram for UnsupportedOperationErrorInterface:

Detailed Description

An UnsupportedOperationError indicates that the intended operation is not supported by the implementation (for example, the attempt to modify a read-only dictionary).

Private Member Functions

 MAXON_INTERFACE (UnsupportedOperationErrorInterface, MAXON_REFERENCE_COPY_ON_WRITE, "net.maxon.interface.unsupportedoperationerror")
 

Member Function Documentation

◆ MAXON_INTERFACE()

MAXON_INTERFACE ( UnsupportedOperationErrorInterface  ,
MAXON_REFERENCE_COPY_ON_WRITE  ,
"net.maxon.interface.unsupportedoperationerror"   
)
private