API:REST.Backend.EMSApi.TEMSClientAPI.CreateHTTPException

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

Delphi

function CreateHTTPException(const AResponse: TCustomRESTResponse;  const AClass: TEMSClientHTTPErrorClass): EEMSClientHTTPError; overload;
function CreateHTTPException(const AResponse: TCustomRESTResponse): EEMSClientHTTPError; overload;

C++

EEMSClientHTTPError* __fastcall CreateHTTPException(Rest::Client::TCustomRESTResponse* const AResponse, const TEMSClientHTTPErrorClass AClass)/* overload */;
EEMSClientHTTPError* __fastcall CreateHTTPException(Rest::Client::TCustomRESTResponse* const AResponse)/* overload */;

プロパティ

種類 可視性 ソース ユニット
function protected
REST.Backend.EMSApi.pas
REST.Backend.EMSApi.hpp
REST.Backend.EMSApi TEMSClientAPI

説明

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