API:System.Net.URLClient.ENetURIRequestException

From RAD Studio API Documentation
Jump to: navigation, search

System.Net.URLClient.ENetExceptionSystem.SysUtils.ExceptionSystem.TObjectENetURIRequestException

Delphi

ENetURIRequestException = class(ENetException);

C++

class PASCALIMPLEMENTATION ENetURIRequestException : 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

Generic exception class for the System.Net exceptions.

System.Net.URLClient.ENetURIRequestException inherits from System.Net.URLClient.ENetException. All content below this line refers to System.Net.URLClient.ENetException.

Generic exception class for the System.Net exceptions.

See Also