Unit 'fpHTTPClient' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl]

EHTTPClient

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Exception class for HTTP client errors

Declaration

Source position: fphttpclient.pp line 499

type EHTTPClient = class(EHTTP)

public

  constructor Create(); overload;

  

Creates an HTTP client exception with status information

end;

Inheritance

EHTTPClient

  

Exception class for HTTP client errors

|

EHTTP

  

HTTP exception class

|

Exception

|

TObject

Description

EHTTPClient is raised when HTTP operations fail, providing status code and error message information.

See also

EHTTPClientSocket

  

Exception class for HTTP client socket errors


Documentation generated on: Jan 27 2026