• 0 Posts
  • 20 Comments
Joined 1 year ago
cake
Cake day: July 20th, 2023

help-circle



















  • Underrated comment.

    To put it into user perspective:

    Exception X with error code xxx means Y. Y should be shown via a modal dialog to the user. The state of the application has to be reverted to a valid state as error handling.

    The exception/error gets logged, the user doesn’t receive a exception but the interpretation of the error is shown to him via the UI.