Uses of Class
org.restlet.ext.jaxrs.internal.util.ExceptionHandler
-
Packages that use ExceptionHandler Package Description org.restlet.ext.jaxrs Support for JAX-RS API. -
-
Uses of ExceptionHandler in org.restlet.ext.jaxrs
Fields in org.restlet.ext.jaxrs declared as ExceptionHandler Modifier and Type Field Description private ExceptionHandlerJaxRsRestlet. excHandlerDeprecated.Contains and handles the exceptions occurring while in resource objects and providers, and also for the other cases where the runtime environment should throwWebApplicationException.
-