KeyErrorInterface Class Reference

#include <graphdescription.h>

Inheritance diagram for KeyErrorInterface:

Detailed Description

Indicates that a given key in a given key-value pair collection does not exist.

Note
Use IndexErrorInterface to express indexing errors in non key-value pair collections.

Private Member Functions

 MAXON_INTERFACE (KeyErrorInterface, MAXON_REFERENCE_COPY_ON_WRITE, "net.maxon.interface.keyerror")
 

Member Function Documentation

◆ MAXON_INTERFACE()

MAXON_INTERFACE ( KeyErrorInterface  ,
MAXON_REFERENCE_COPY_ON_WRITE  ,
"net.maxon.interface.keyerror"   
)
private