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

Raise error for unknown file type in importer #13

Merged
merged 2 commits into from Apr 6, 2019

Conversation

johnschoeman
Copy link
Owner

No description provided.

Why:
We would like to have the application throw a validation error if the
importer receives an unknown file type.

This commit:
Refactors the importer types into separate classes and add the error
handling for unknown file types
Why:
We would like to have a base importer class for the other importer types
to inherit from
@johnschoeman johnschoeman changed the title Jts new client format Raise error for unknown file type in importer Apr 6, 2019
@johnschoeman johnschoeman merged commit 12c3d9f into master Apr 6, 2019
@johnschoeman johnschoeman deleted the jts-new-client-format branch April 6, 2019 22:24
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.

None yet

1 participant