API:System.Net.URLClient.ENetURIException

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.Net.URLClient.ENetExceptionSystem.SysUtils.ExceptionSystem.TObjectENetURIException

Delphi

ENetURIException = class(ENetException);

C++

class PASCALIMPLEMENTATION ENetURIException : 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

Generische Exception-Klasse für die System.Net-Exception.

System.Net.URLClient.ENetURIException erbt von System.Net.URLClient.ENetException. Der folgende Inhalt bezieht sich auf System.Net.URLClient.ENetException.

Generische Exception-Klasse für die System.Net-Exception.

Siehe auch