Skip to content
This repository has been archived by the owner on Nov 17, 2022. It is now read-only.

Add messages for raised errors #173

Open
hayfield opened this issue Sep 18, 2017 · 1 comment
Open

Add messages for raised errors #173

hayfield opened this issue Sep 18, 2017 · 1 comment
Labels
bug This issue identifies and details a bug. error-handling Relating to error handling. quick-and-easy An issue that on the face of it looks quick and/or easy.
Milestone

Comments

@hayfield
Copy link
Contributor

At a number of points throughout the library, raise [Error] is used without a specific message.

The initial idea was to use a combination of the logging mechanism and raising an error with a message. This was slightly put on hold when realising errors need properly looking at.

This is something that can be done in the interim before errors are properly looked at in full.

@hayfield hayfield added the enhancement Some sort of new functionality (rather than fixing or tweaking something that already existed). label Sep 18, 2017
@hayfield hayfield added this to the Refactoring milestone Sep 18, 2017
@hayfield hayfield added quick-and-easy An issue that on the face of it looks quick and/or easy. bug This issue identifies and details a bug. and removed enhancement Some sort of new functionality (rather than fixing or tweaking something that already existed). labels Sep 20, 2017
@hayfield hayfield added the error-handling Relating to error handling. label Nov 15, 2017
@hayfield
Copy link
Contributor Author

#240 is an issue for looking at the wide design issue of errors and exceptions.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug This issue identifies and details a bug. error-handling Relating to error handling. quick-and-easy An issue that on the face of it looks quick and/or easy.
Projects
None yet
Development

No branches or pull requests

1 participant