System.Net.URLClient.ENetCredentialException
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.