Unit 'fpjsonrpc' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl-web]

TCustomJSONRPCDispatcher.CreateJSON2Error

Declaration

Source position: fpjsonrpc.pp line 263

protected function TCustomJSONRPCDispatcher.CreateJSON2Error(

  const AMessage: string;

  const ACode: Integer;

  ID: TJSONData = Nil;

  idname: TJSONStringType = 'id'

):TJSONObject; virtual;

function TCustomJSONRPCDispatcher.CreateJSON2Error(

  const AFormat: string;

  Args: array of Const;

  const ACode: Integer;

  ID: TJSONData = Nil;

  idname: TJSONStringType = 'id'

):TJSONObject;


Documentation generated on: 2023-03-18