Skip to content

Exceptions #15

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

Closed
wants to merge 4 commits into from
Closed

Exceptions #15

wants to merge 4 commits into from

Conversation

sagikazarmark
Copy link
Member

I decided to remove exception from the package entirely and replace them with interfaces. This also means we have to move them to the core. Since the core is required by EVERYTHING, I don't think it is a problem.

I also introduced a top Exception interface which should be implemented by all exceptions in the adapter.

I also removed all test cases since in this package only the exceptions were tested.

This PR solves #10

@sagikazarmark sagikazarmark force-pushed the exceptions branch 6 times, most recently from 1d37665 to 068be76 Compare May 17, 2015 15:03
@sagikazarmark
Copy link
Member Author

See #24

@sagikazarmark sagikazarmark deleted the exceptions branch May 24, 2015 09:18
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

Successfully merging this pull request may close these issues.

1 participant