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

introduce custom exception class instead of RuntimeExceptions #10

Merged
merged 1 commit into from
Sep 2, 2020

Conversation

stklcode
Copy link
Owner

We now use a custom, checked exceptions on errors that can occur with the API communication or configuration. instead of throwing an unchecked IllegalStateException.

@stklcode stklcode added this to the 2.0 milestone Aug 12, 2020
@stklcode stklcode self-assigned this Aug 12, 2020
We now use a custom, checked exceptions on errors that can occur
with the API communication or configuration. instead of throwing an
unchecked IllegalStateException.
@stklcode stklcode merged commit 9c82481 into develop Sep 2, 2020
@stklcode stklcode deleted the feature/exceptions branch September 2, 2020 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant