System.Net.URLClient.ENetException

From RAD Studio API Documentation
Jump to: navigation, search

System.SysUtils.ExceptionSystem.TObjectENetException

Delphi

ENetException = class(Exception);

C++

class PASCALIMPLEMENTATION ENetException : public System::Sysutils::Exception

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.

See Also