NullptrErrorInterface Class Reference

#include <errorbase.h>

Inheritance diagram for NullptrErrorInterface:

Detailed Description

A NullptrError is returned if an (illegal) nullptr was passed to a function.

Private Member Functions

 MAXON_INTERFACE (NullptrErrorInterface, MAXON_REFERENCE_COPY_ON_WRITE, "net.maxon.interface.nullptrerror")
 

Member Function Documentation

◆ MAXON_INTERFACE()

MAXON_INTERFACE ( NullptrErrorInterface  ,
MAXON_REFERENCE_COPY_ON_WRITE  ,
"net.maxon.interface.nullptrerror"   
)
private