Uses of Class
org.eclipse.jetty.util.MultiException
Packages that use MultiException
Package
Description
Jetty Server : Core Handler API
Jetty Util : Common Utility Classes
-
Uses of MultiException in org.eclipse.jetty.server.handler
Methods in org.eclipse.jetty.server.handler that throw MultiExceptionModifier and TypeMethodDescriptionprotected void
AbstractHandlerContainer.doShutdown
(List<Future<Void>> futures) Shutdown nested Gracefule handlers -
Uses of MultiException in org.eclipse.jetty.util
Methods in org.eclipse.jetty.util that throw MultiExceptionModifier and TypeMethodDescriptionvoid
MultiException.ifExceptionThrowMulti()
Throw a multiexception.