Error helpers should be part of the SDK's
Opened this issue · 2 comments
wtrocki commented
craicoverflow commented
Will that be used anywhere other than the CLI?
wtrocki commented
yes.. Get API error implementation is tricky that involves casting errors and without that sdk users cannot get full error information nor handle it. Obviously status codes and error model will be different for each SDK but they should be there.