Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-5628

Introduce a marker interface for exception which are recommended to be handler by the framework

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 6.16.0
    • 7.0.0-M3, 6.17.0
    • wicket
    • None

    Description

      See http://markmail.org/message/anoyrz26hrthfen5

      Applications can try to handle exceptions via IRequestCycleListener#onException().
      It is recommended some exceptions to be handled by the framework instead because the application cannot really do anything in some cases.
      For example ResponseIOException is being thrown when Wicket cannot write the response back to the client because the connection is lost for any reason. The application cannot do anything in this case too.

      Attachments

        Issue Links

          Activity

            People

              mgrigorov Martin Tzvetanov Grigorov
              mgrigorov Martin Tzvetanov Grigorov
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: