Finalize exception handling in SessionReader #214
Reference in New Issue
Block a user
Delete Branch "feat/27-finalize-serverside-exception-handling"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Sorted and cleaned up existing code and improved readability by adding comments for distinct steps.
Handled
UnknownCommandExceptionandRuntimeExceptionin try/catch, log error to console and respond to client.Send
ErrorResponsefor existingTokenizerExceptionandProtocolParserExceptionto client.Closes #27
mentioned in commit
600d10286f