Stringify an error. If it's a DescriptiveError, only the message will be returned. Otherwise, the error will be rendered with nested causes and stack traces.
The error to stringify
A string representation of the error
Stringify an error. If it's a DescriptiveError, only the message will be returned. Otherwise, the error will be rendered with nested causes and stack traces.