Skip to content
This repository has been archived by the owner on Apr 1, 2019. It is now read-only.

Propagate exceptions #20

Open
aelgn opened this issue Nov 22, 2012 · 1 comment
Open

Propagate exceptions #20

aelgn opened this issue Nov 22, 2012 · 1 comment

Comments

@aelgn
Copy link

aelgn commented Nov 22, 2012

Overall a nice little library but needs to be ridden of those ugly e.printStackTrace() calls.
Please, let the exceptions propagate and/or wrap in your own Exception class.

The api catches exceptions and print them to System.out, which renders it unusable to me.

@beders
Copy link
Owner

beders commented Jan 20, 2013

yup, found some instances of that one.
I'll use the logger in case the exception should be ignored.

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

2 participants