Skip to content
This repository has been archived by the owner on Dec 19, 2017. It is now read-only.

Throwing away original error messages #219

Open
isaacbernat opened this issue Feb 10, 2015 · 0 comments
Open

Throwing away original error messages #219

isaacbernat opened this issue Feb 10, 2015 · 0 comments

Comments

@isaacbernat
Copy link

I think that some error messages would benefit from including more information, so debugging is easier. Example aws/aws.go:342:

err = errors.New("No valid AWS authentication found")

vs

err = errors.New("No valid AWS authentication found: " + err.Error())
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant