Uploaded image for project: 'Gateway'
  1. Gateway
  2. GTWY-926

Add Whitelist Behavior to UnhandledExceptionFilter

XMLWordPrintable

    • Icon: Technical Work Technical Work
    • Resolution: Done
    • Icon: Minor Minor
    • 1.0.0-ALPHA
    • None
    • Codebase
    • None

      There is at least one Exception (java.net.SocketException) that we do not want to handle at all.

      We will need to add whitelist behavior to the UnhandledExceptionFilter to ignore Exceptions that can be part of a User's normal browsing behavior.

      Side Note: The java.net.SocketException is caused by an end User canceling or stopping a response stream before the stream was completely finished. These exceptions will often occur during data downloads where the User will cancel a download.

              nhook Nathan Hook
              nhook Nathan Hook
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: