Source position: fpjsonrpc.pp line 427
procedure JSONRPCError(
const Msg: string
);procedure JSONRPCError(
const Fmt: string;
const Args: array of Const
);