Currently message can only be a string, but it would be nice to pass a function that has access to the original error, and can return a custom message based on that
Currently `message` can only be a string, but it would be nice to pass a function that has access to the original error, and can return a custom message based on that
Currently
message
can only be a string, but it would be nice to pass a function that has access to the original error, and can return a custom message based on that