IllegalStateErrorInterface Class Reference

#include <errorbase.h>

Inheritance diagram for IllegalStateErrorInterface:

Detailed Description

An IllegalStateError indicates that a function has been invoked on an object and the object hasn't been in a state which allows the proper execution of the function.

Private Member Functions

 MAXON_INTERFACE (IllegalStateErrorInterface, MAXON_REFERENCE_COPY_ON_WRITE, "net.maxon.interface.illegalstateerror")
 

Member Function Documentation

◆ MAXON_INTERFACE()

MAXON_INTERFACE ( IllegalStateErrorInterface  ,
MAXON_REFERENCE_COPY_ON_WRITE  ,
"net.maxon.interface.illegalstateerror"   
)
private