7CCKP67WHUFSABL7FIMMTZUWQ5WD5IEKFEASWYMA3NER2EBB2KIAC - Attach context to help the person troubleshooting the error understand wherethings went wrong. A low-level error like "No such file or directory" can beannoying to debug without more context about what higher level step theapplication was in the middle of.
- Wrap a lower level error with a new error created from a message to help theperson troubleshooting understand what the chain of failures that occured. Alow-level error like "No such file or directory" can be annoying to debugwithout more information about what higher level step the application was inthe middle of.