REST.Backend.ServiceTypes.IBackendCustomEndpointApi.CheckForResponseErrors

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure CheckForResponseErrors(const AResponse: TCustomRESTResponse; AValidStatusCodes: array of Integer);

C++

virtual void __fastcall CheckForResponseErrors(Rest::Client::TCustomRESTResponse* const AResponse, int *AValidStatusCodes, const int AValidStatusCodes_High) = 0 ;

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
REST.Backend.ServiceTypes.pas
REST.Backend.ServiceTypes.hpp
REST.Backend.ServiceTypes IBackendCustomEndpointApi

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。