[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Exception class for HTTP client errors
Source position: fphttpclient.pp line 380
type EHTTPClient = class(EHTTP) |
|
Exception class for HTTP client errors |
|
| | | ||
|
HTTP exception class |
|
| | | ||
| | | ||
EHTTPClient is raised when HTTP operations fail, providing status code and error message information.
EHTTPClientSocket |
|
Exception class for HTTP client socket errors |