AWS.S3.TS3ErrorResponse.Create

Constructor for TS3ErrorResponse.

constructor Create(const AResponse: IHTTPResponse);
__fastcall TS3ErrorResponse(const IHTTPResponse AResponse);

File: AWS.S3.pas 

Namespace: AWS.S3 

Module: Appercept AWS SDK for Delphi 

Parameters
Description
const AResponse: IHTTPResponse
An HTTP response with an error status.
Copyright © 2019-2021 Appercept Ltd. All rights reserved.