API:REST.Backend.EMSApi.TEMSClientAPI.CreateHTTPException

De RAD Studio API Documentation
Aller à : navigation, rechercher

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 */;

Propriétés

Type Visibilité  Source Unité  Parent
function protected
REST.Backend.EMSApi.pas
REST.Backend.EMSApi.hpp
REST.Backend.EMSApi TEMSClientAPI

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !