Package org.molgenis.web.exception
Class FallbackExceptionHandler
- java.lang.Object
-
- org.molgenis.web.exception.FallbackExceptionHandler
-
@ControllerAdvice @Order public class FallbackExceptionHandler extends Object
-
-
Constructor Summary
Constructors Constructor Description FallbackExceptionHandler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ObjecthandleException(Exception e, org.springframework.web.method.HandlerMethod handlerMethod)
-