shua
Trying to understand proper error handling
I think it's kind of up to you unless you pull in a custom nuget that does that sort of thing.
You could do something like a
IApiResponse
CustomResponse: IApiResponse
and have multiple classes , or something like that or differently formatted ones.. not really sure tbh, ctor overloads seem to be the way to go160 replies