Source position: sqldbrestbridge.pp line 151
type TRestExceptionEvent = procedure(
Sender: TObject;
aRequest: TRequest;
const AResource: string;
E: Exception
) of object;