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

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

Siehe auch