Uses of Interface
io.undertow.servlet.api.ExceptionHandler
Packages that use ExceptionHandler
-
Uses of ExceptionHandler in io.undertow.servlet.api
Classes in io.undertow.servlet.api that implement ExceptionHandlerMethods in io.undertow.servlet.api that return ExceptionHandlerModifier and TypeMethodDescriptionDeploymentInfo.getExceptionHandler()
Returns the exception handler that is used by this deployment.Methods in io.undertow.servlet.api with parameters of type ExceptionHandlerModifier and TypeMethodDescriptionDeploymentInfo.setExceptionHandler
(ExceptionHandler exceptionHandler) Sets the default exception handler for this deployment