Skip to content

Error Message/Exception Handling Refactoring#4

Open
SimonFedick wants to merge 2 commits intomasterfrom
exceptionHandleRefactoring
Open

Error Message/Exception Handling Refactoring#4
SimonFedick wants to merge 2 commits intomasterfrom
exceptionHandleRefactoring

Conversation

@SimonFedick
Copy link
Copy Markdown
Owner

SQL Exceptions thrown by the database are converted to IllegalArgumentExceptions so that the communication can pass the information to the frontend.
Many functions now throw IllegalArgumentExceptions instead of returning boolean values telling whether the operation was successful.

@SimonFedick SimonFedick linked an issue Oct 19, 2020 that may be closed by this pull request
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.

Refactor Exception Handling in Backend

2 participants