Then the next Handler is called (provided its a recoverable exception). Otherwise the ErrorHandler (special one) is called to produce an error (usually a Response status code 500)
Joakim Erdfelt / [email protected] On Fri, Jul 24, 2015 at 2:48 PM, radiatejava <[email protected]> wrote: > But what happens when I fail to setHandled to true due to some > uncaught exceptions ? > _______________________________________________ > jetty-users mailing list > [email protected] > To change your delivery options, retrieve your password, or unsubscribe > from this list, visit > https://dev.eclipse.org/mailman/listinfo/jetty-users >
_______________________________________________ jetty-users mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/jetty-users
