System.Net.URLClient.ENetException

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.SysUtils.ExceptionSystem.TObjectENetException

Delphi

ENetException = class(Exception);

C++

class PASCALIMPLEMENTATION ENetException : public System::Sysutils::Exception

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.

Siehe auch