Source position: extjsjson.pp line 50
type TJSONExceptionObjectEvent = procedure(
Sender: TObject;
E: Exception;
AResponse: TJSONObject
) of object;