G-Node / gin-cli

Command line client for GIN
https://gin.g-node.org
Other
12 stars 6 forks source link

Error handling and messages #148

Closed achilleas-k closed 6 years ago

achilleas-k commented 6 years ago

This PR focuses on error handling. It changes the way errors are handled in the library and the way the printProgress function prints these errors. An internal error type is specified which can be used to determine the source of an error.