Source position: fpjsonrpc.pp line 438
function CreateJSON2ErrorResponse( |
const AMessage: string; |
const ACode: Integer; |
ID: TJSONData = Nil; |
idname: TJSONStringType = 'id' |
):TJSONObject; |
const AFormat: string; |
Args: array of Const; |
const ACode: Integer; |
ID: TJSONData = Nil; |
idname: TJSONStringType = 'id' |
):TJSONObject; |