NetworkTimeoutErrorInterface Class Reference

#include <network_ip.h>

Inheritance diagram for NetworkTimeoutErrorInterface:

Detailed Description

A NetworkError timeout error. Testing for "err.IsInstanceOf<NetworkTimeoutError>()" will return true in case of a network error.

Private Member Functions

 MAXON_INTERFACE (NetworkTimeoutErrorInterface, MAXON_REFERENCE_COPY_ON_WRITE, "net.maxon.interface.networktimeouterror")
 

Member Function Documentation

◆ MAXON_INTERFACE()

MAXON_INTERFACE ( NetworkTimeoutErrorInterface  ,
MAXON_REFERENCE_COPY_ON_WRITE  ,
"net.maxon.interface.networktimeouterror"   
)
private