ThreadCancelledErrorInterface Class Reference

#include <errorbase.h>

Inheritance diagram for ThreadCancelledErrorInterface:

Detailed Description

A ThreadCancelledError is returned if a function terminated because the thread has been stopped from outside.

Private Member Functions

 MAXON_INTERFACE (ThreadCancelledErrorInterface, MAXON_REFERENCE_COPY_ON_WRITE, "net.maxon.interface.threadcancellederror")
 

Member Function Documentation

◆ MAXON_INTERFACE()

MAXON_INTERFACE ( ThreadCancelledErrorInterface  ,
MAXON_REFERENCE_COPY_ON_WRITE  ,
"net.maxon.interface.threadcancellederror"   
)
private