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

ListenerRequestHandler should not hide IndexOutOfBoundsException

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 10.0.0-M1, 8.14.0, 9.12.0
    • 10.0.0-M1, 8.15.0, 9.13.0
    • wicket
    • None

    Description

      An IndexOutOfBoundsException occuring inside the behavior invocation is wrapped currently in a WicketRuntimeException with the message "Couldn't find component behavior".

      This should only be done for IndexOutOfBoundsException raised by the actual search for the behavior and not by the invocation of the behavior.

      Attachments

        Activity

          People

            svenmeier Sven Meier
            svenmeier Sven Meier
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: