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