API:System.Net.URLClient.ENetCredentialException

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.Net.URLClient.ENetExceptionSystem.SysUtils.ExceptionSystem.TObjectENetCredentialException

Delphi

ENetCredentialException = class(ENetException);

C++

class PASCALIMPLEMENTATION ENetCredentialException : 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.ENetCredentialException 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