Module ch.ralscha.extdirectspring
Interface RouterExceptionHandler
- All Known Implementing Classes:
DefaultRouterExceptionHandler
public interface RouterExceptionHandler
-
Method Summary
Modifier and TypeMethodDescriptionhandleException(MethodInfo methodInfo, BaseResponse response, Exception e, jakarta.servlet.http.HttpServletRequest request)
-
Method Details
-
handleException
Object handleException(MethodInfo methodInfo, BaseResponse response, Exception e, jakarta.servlet.http.HttpServletRequest request)
-