Datasnap.DSHTTPClient.EHTTPProtocolException

Delphi
EHTTPProtocolException = class(Exception)
C++
class PASCALIMPLEMENTATION EHTTPProtocolException : public System::Sysutils::Exception
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | Datasnap.DSHTTPClient.pas Datasnap.DSHTTPClient.hpp |
Datasnap.DSHTTPClient | Datasnap.DSHTTPClient |
Description
HTTP error information exception.
EHTTPProtocolException raises an exception with HTTP error information if the HTTP response from the server is an error.