Open Search
    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", MAXON_IMPLEMENTATION_MODULE("net.maxon.kernel"))
     

    Member Function Documentation

    ◆ MAXON_INTERFACE()

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