{
"timeout": 0,
"handler": {},
"earlySendAttempts": [
{
"data": {},
"mediaType": {
"type": "string",
"subtype": "string",
"parameters": {
"key": "string"
},
"toStringValue": "string"
}
}
],
"complete": true,
"failure": {
"detailMessage": "string",
"cause": {},
"stackTrace": [
{
"classLoaderName": "string",
"moduleName": "string",
"moduleVersion": "string",
"declaringClass": "string",
"methodName": "string",
"fileName": "string",
"lineNumber": 0,
"format": -127
}
],
"suppressedExceptions": [
{}
]
},
"timeoutCallback": {
"delegates": [
{}
]
},
"errorCallback": {},
"completionCallback": {
"delegates": [
{}
]
}
}