Uses of Interface
cn.boboweike.carrot.dashboard.server.http.handlers.ExceptionHandler
-
Packages that use ExceptionHandler Package Description cn.boboweike.carrot.dashboard.server.http -
-
Uses of ExceptionHandler in cn.boboweike.carrot.dashboard.server.http
Methods in cn.boboweike.carrot.dashboard.server.http with parameters of type ExceptionHandler Modifier and Type Method Description <T extends Exception>
voidRestHttpHandler. withExceptionMapping(Class<T> clazz, ExceptionHandler exceptionHandler)
-