Source position: fpjsonrpc.pp line 67
type TJSONParamErrorEvent = procedure(
Sender: TObject;
const E: Exception;
var Fatal: Boolean
) of object;