Uses of Class
org.glassfish.jersey.inject.cdi.se.injector.MultiException
Packages that use MultiException
-
Uses of MultiException in org.glassfish.jersey.inject.cdi.se.injector
Methods in org.glassfish.jersey.inject.cdi.se.injector with parameters of type MultiExceptionModifier and TypeMethodDescriptionvoidCollector.addMultiException(MultiException me) MergesMultiExceptionwith allthrowablesregistered in it.Methods in org.glassfish.jersey.inject.cdi.se.injector that throw MultiExceptionModifier and TypeMethodDescriptionvoidCollector.throwIfErrors()This method will throw if the list of throwables associated with this collector is not empty.