REST.Backend.EMSServices.TEMSCustomEndpointAPI.CheckForResponseErrors
Delphi
procedure CheckForResponseErrors(const AResponse: TCustomRESTResponse; AValidStatusCodes: array of Integer);
C++
void __fastcall CheckForResponseErrors(Rest::Client::TCustomRESTResponse* const AResponse, int *AValidStatusCodes, const int AValidStatusCodes_High);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | protected | REST.Backend.EMSServices.pas REST.Backend.EMSServices.hpp | REST.Backend.EMSServices | TEMSCustomEndpointAPI | 
Description
Embarcadero Technologies does not currently have any additional information.