Uploaded image for project: 'Solder'
  1. Solder
  2. SOLDER-292

Document what happens when no exception handler is notified

    Details

    • Affects:
      Release Notes

      Description

      The documentation does not say what happens if there is not exception handler method for a given exception type. The current behavior is that the exception is swallowed. Since this may be surprising to users, we should:

      • reevaluate if this is the expected behavior
      • document it

        Gliffy Diagrams

          Activity

          Hide
          lightguard Jason Porter added a comment -

          I've documented it now, and also changed the behavior to rethrow the exception if no handlers were found for the exception.

          Show
          lightguard Jason Porter added a comment - I've documented it now, and also changed the behavior to rethrow the exception if no handlers were found for the exception.

            People

            • Assignee:
              Unassigned
              Reporter:
              jharting Jozef Hartinger
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved:

                Development