Error Handling Utility #59
ryanlong1004
started this conversation in
Review and Planning RAP
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Scope
The error handling utility will be used by every other UW Tool in the tool kit. It will standardize the way errors are handled and reported, and will allow users to treat errors and warnings at the level of severity required by the task at hand.
This utility will be the primary method of handling errors within the UW Framework. It will be a utility used by all other workflow tools, and will be closed to modification, but open to extension.
Our number 1 goal with this feature is to ensure that it works toward a standardized output.
Design
Error messages should provide, at minimum, the following output:
Questions
Beta Was this translation helpful? Give feedback.
All reactions