System.Net.URLClient.ENetURIClientException

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.Net.URLClient.ENetExceptionSystem.SysUtils.ExceptionSystem.TObjectENetURIClientException

Delphi

ENetURIClientException = class(ENetException);

C++

class PASCALIMPLEMENTATION ENetURIClientException : public ENetException

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
System.Net.URLClient.pas
System.Net.URLClient.hpp
System.Net.URLClient System.Net.URLClient

Beschreibung

Exception-Klasse für Exceptions, die TURLClient betreffen.

Siehe auch