Uses of Interface
io.inverno.mod.http.server.ErrorExchangeHandler
-
Uses of ErrorExchangeHandler in io.inverno.mod.http.server
Methods in io.inverno.mod.http.server that return ErrorExchangeHandlerMethods in io.inverno.mod.http.server with parameters of type ErrorExchangeHandlerModifier and TypeMethodDescriptionServer.Builder.setErrorHandler(ErrorExchangeHandler<Throwable, ErrorExchange<Throwable>> errorHandler)