Finalize exception handling in SessionReader #214

Merged
lars.winzer merged 1 commits from feat/27-finalize-serverside-exception-handling into main 2026-03-31 10:11:11 +02:00
lars.winzer commented 2026-03-31 10:10:08 +02:00 (Migrated from git.scicore.unibas.ch)

Sorted and cleaned up existing code and improved readability by adding comments for distinct steps.

Handled UnknownCommandException and RuntimeException in try/catch, log error to console and respond to client.

Send ErrorResponse for existing TokenizerException and ProtocolParserException to client.

Closes #27

Sorted and cleaned up existing code and improved readability by adding comments for distinct steps. Handled `UnknownCommandException` and `RuntimeException` in try/catch, log error to console and respond to client. Send `ErrorResponse` for existing `TokenizerException` and `ProtocolParserException` to client. Closes #27
lars.winzer (Migrated from git.scicore.unibas.ch) scheduled this pull request to auto merge when all checks succeed 2026-03-31 10:10:16 +02:00
lars.winzer (Migrated from git.scicore.unibas.ch) merged commit 600d10286f into main 2026-03-31 10:11:11 +02:00
lars.winzer commented 2026-03-31 10:11:12 +02:00 (Migrated from git.scicore.unibas.ch)

mentioned in commit 600d10286f

mentioned in commit 600d10286f5b77d1d595177ce60eef0739f24d94
This repo is archived. You cannot comment on pull requests.
No Reviewers
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: University-of-Basel-Studentprojects/Programmierprojekt#214