a8dc93e22b
* Adds detail to message so that user isn't going WTF SDK * update exception tests
12 lines
228 B
JSON
12 lines
228 B
JSON
{
|
|
"Data": {},
|
|
"InnerException": {
|
|
"$type": "Exception",
|
|
"Data": {},
|
|
"Message": "Count exceeded",
|
|
"Type": "Exception"
|
|
},
|
|
"Message": "Error while sending: Count exceeded",
|
|
"Type": "SpeckleException"
|
|
}
|