REST.Response.Adapter.TCustomRESTResponseDataSetAdapter.DoUpdateError

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoUpdateError(AError: TJSONValueError; const AMessage: string); virtual;

C++

virtual void __fastcall DoUpdateError(TJSONValueError AError, const System::UnicodeString AMessage);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
REST.Response.Adapter.pas
REST.Response.Adapter.hpp
REST.Response.Adapter TCustomRESTResponseDataSetAdapter

Description

Embarcadero Technologies does not currently have any additional information.