5d07fe0ea0
* refactor error handling to no propagate through channels. Use cancellation to shut down on exception * don't try to shutdown scheduler when exception happens...handle tokens in a tree * some cleanup * ConfigureAwait(false) again * Add test and clean up exception handling * fmt * fixed tests
12 lines
269 B
JSON
12 lines
269 B
JSON
{
|
|
"Data": {},
|
|
"InnerException": {
|
|
"$type": "NotImplementedException",
|
|
"Data": {},
|
|
"Message": "The method or operation is not implemented.",
|
|
"Type": "NotImplementedException"
|
|
},
|
|
"Message": "Error while sending",
|
|
"Type": "SpeckleException"
|
|
}
|