Files
speckle-sharp-sdk/tests/Speckle.Sdk.Serialization.Tests/ExceptionTests.Test_Exceptions_Receive_Server_Skip_Both.verified.json
T
Adam Hathcock 2352306269 add ability for objectloader to skip server too. (#228)
* add ability for objectloader to skip server too.  add test so both cache and server can't be skipped

* move testing project to correct dir

* remove extra file
2025-02-13 09:41:07 +00:00

6 lines
140 B
JSON

{
"Type": "Speckle.Sdk.SpeckleException",
"Message": "Cannot skip server and cache. Please choose one.",
"Source": "Speckle.Sdk"
}