Uses of Class
io.vertx.rxjava3.ext.web.handler.ErrorHandler
Packages that use ErrorHandler
-
Uses of ErrorHandler in io.vertx.rxjava3.ext.web.handler
Fields in io.vertx.rxjava3.ext.web.handler with type parameters of type ErrorHandlerMethods in io.vertx.rxjava3.ext.web.handler that return ErrorHandlerModifier and TypeMethodDescriptionstatic ErrorHandlerErrorHandler.create(io.vertx.rxjava3.core.Vertx vertx) Create an error handler using defaultsstatic ErrorHandlerErrorHandler.create(io.vertx.rxjava3.core.Vertx vertx, boolean displayExceptionDetails) Create an error handlerstatic ErrorHandlerCreate an error handlerstatic ErrorHandlerErrorHandler.create(io.vertx.rxjava3.core.Vertx vertx, String errorTemplateName, boolean displayExceptionDetails) Create an error handlerstatic ErrorHandlerErrorHandler.newInstance(ErrorHandler arg)