Open Search
    UnexpectedErrorInterface Class Reference

    #include <errorbase.h>

    Inheritance diagram for UnexpectedErrorInterface:

    Detailed Description

    An UnexpectedError is returned when something unexpected happens within a function. This typically indicates a bug in the function (or in one of the other functions which are invoked by the function).

    Private Member Functions

     MAXON_INTERFACE (UnexpectedErrorInterface, MAXON_REFERENCE_COPY_ON_WRITE, "net.maxon.interface.unexpectederror")
     

    Member Function Documentation

    ◆ MAXON_INTERFACE()

    MAXON_INTERFACE ( UnexpectedErrorInterface  ,
    MAXON_REFERENCE_COPY_ON_WRITE  ,
    "net.maxon.interface.unexpectederror"   
    )
    private