Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't handle exceptions #2

Closed
rodrigosaito opened this issue Jan 27, 2014 · 1 comment
Closed

Don't handle exceptions #2

rodrigosaito opened this issue Jan 27, 2014 · 1 comment

Comments

@rodrigosaito
Copy link

https://github.com/paniko0/jassinaturas/blob/master/src/main/java/sdk/jassinaturas/clients/SubscriptionClient.java#L27-L28

The user of your client should be handling exception, just throw the exception and provide a getter to the error object in your exception class.

@paniko0
Copy link
Owner

paniko0 commented Jan 28, 2014

Done: f1ba49a

@paniko0 paniko0 closed this as completed Jan 28, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants