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