Uses of Interface
org.glassfish.jersey.spi.ExceptionMappers
-
Uses of ExceptionMappers in org.glassfish.jersey.internal
Modifier and TypeClassDescriptionclass
Exception mappers
implementation that aggregates exception mappers and server as the main entry point for exception mapper instance lookup.Modifier and TypeMethodDescriptionBootstrapBag.getExceptionMappers()
Gets an instance ofExceptionMappers
.Modifier and TypeMethodDescriptionvoid
BootstrapBag.setExceptionMappers
(ExceptionMappers exceptionMappers) Sets an instance ofExceptionMappers
.