Open aleksandervalle opened 3 years ago
More a question (or documentation issue):
The documentation doesn't list any exceptions (I'm mostly thinking of methods Execute/ExecuteAsync).
Found some error codes listed here: https://docs.microsoft.com/en-us/rest/api/storageservices/table-service-error-codes
If something goes wrong, can I expect exceptions to be thrown, or will errors come in form of http status code in TableResult.HttpStatusCode?
More a question (or documentation issue):
The documentation doesn't list any exceptions (I'm mostly thinking of methods Execute/ExecuteAsync).
Found some error codes listed here: https://docs.microsoft.com/en-us/rest/api/storageservices/table-service-error-codes
If something goes wrong, can I expect exceptions to be thrown, or will errors come in form of http status code in TableResult.HttpStatusCode?