public class ThrowableTranslationResourceConfigExtension extends ResourceConfigExtension
| Constructor and Description |
|---|
ThrowableTranslationResourceConfigExtension() |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(org.glassfish.jersey.server.ResourceConfig resourceConfig) |
void |
setMappers(ConcreteExceptionMapper[] mappers) |
public ThrowableTranslationResourceConfigExtension()
public void setMappers(ConcreteExceptionMapper[] mappers)
public void apply(org.glassfish.jersey.server.ResourceConfig resourceConfig)
apply in class ResourceConfigExtensionCopyright © 2016. All rights reserved.