How to extend ErrorType/ErrorClassification #938
Unanswered
dirk-ecker
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What is the preferred way to add error codes to the result, that the client can use.
Should we extend ErrorTypes and how can this be done or should we use ErrorDetail and stay with the ErrorType INTERNAL?
The source code documentation says:
The ErrorType should be sufficient to control client behavior,Beta Was this translation helpful? Give feedback.
All reactions