UnsupportedArgumentErrorInterface Class Reference 系统

#include <errortypes.h>

Inheritance diagram for UnsupportedArgumentErrorInterface:

详细描述

An UnsupportedArgumentError indicates that a generally valid argument was passed to a function parameter, but the function implementation doesn't support that argument. An example is the conversion of a value to a destination type where the particular combination of value and destination type is not supported by the converter.

私有成员函数

  MAXON_INTERFACE ( UnsupportedArgumentErrorInterface , MAXON_REFERENCE_COPY_ON_WRITE , "net.maxon.interface.unsupportedargumenterror")

成员函数文档编制

◆  MAXON_INTERFACE()

MAXON_INTERFACE ( UnsupportedArgumentErrorInterface   ,
MAXON_REFERENCE_COPY_ON_WRITE   ,
"net.maxon.interface.unsupportedargumenterror"   
)
private