System.Net.URLClient.ENetCredentialException

From RAD Studio API Documentation

ENetCredentialExceptionSystem.Net.URLClient.ENetExceptionSystem.SysUtils.ExceptionSystem.TObject

Delphi

ENetCredentialException = class(ENetException);

C++

class PASCALIMPLEMENTATION ENetCredentialException : public ENetException

Properties

Type Visibility Source Unit Parent
class public
System.Net.URLClient.pas
System.Net.URLClient.hpp
System.Net.URLClient System.Net.URLClient

Description

Exception class for TCredential related exceptions.

See Also