Add Whitelist Behavior to UnhandledExceptionFilter

XMLWordPrintable

    • Type: Technical Work
    • Resolution: Done
    • Priority: Minor
    • 1.0.0-ALPHA
    • Affects Version/s: None
    • Component/s: 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.

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

                Created:
                Updated:
                Resolved: