#include <errorbase.h>
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") |
|
private |