System.Net.URLClient.ENetURIClientException

From RAD Studio API Documentation

ENetURIClientExceptionSystem.Net.URLClient.ENetExceptionSystem.SysUtils.ExceptionSystem.TObject

Delphi

ENetURIClientException = class(ENetException);

C++

class PASCALIMPLEMENTATION ENetURIClientException : 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 TURLClient related exceptions.

See Also