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

Throw custom exception when CSV column not found #543

Merged

Conversation

pszybiak
Copy link
Contributor

If there is missing data in a CSV file row, the application throws a KeyNotFoundException error. This PR adds a special type of exception that provides more detailed information about which row and field encountered issues with loading data.

@shps951023 shps951023 merged commit abfc7ad into mini-software:master Dec 13, 2023
3 checks passed
@shps951023
Copy link
Member

@pszybiak 👍 could I invite you to our team?

@pszybiak
Copy link
Contributor Author

Sure, thanks 🙂

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.

2 participants