UnexpectedErrorInterface Class Reference 系统

#include <errorbase.h>

Inheritance diagram for UnexpectedErrorInterface:

详细描述

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

私有成员函数

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

成员函数文档编制

◆  MAXON_INTERFACE()

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