Uses of Interface
io.vertx.ext.web.handler.ErrorHandler
Packages that use ErrorHandler
Package
Description
-
Uses of ErrorHandler in io.vertx.ext.web.handler
Methods in io.vertx.ext.web.handler that return ErrorHandlerModifier and TypeMethodDescriptionstatic ErrorHandlerCreate an error handler using defaultsstatic ErrorHandlerCreate an error handlerstatic ErrorHandlerCreate an error handlerstatic ErrorHandlerCreate an error handler -
Uses of ErrorHandler in io.vertx.reactivex.ext.web.handler
Methods in io.vertx.reactivex.ext.web.handler that return ErrorHandlerMethods in io.vertx.reactivex.ext.web.handler with parameters of type ErrorHandlerConstructors in io.vertx.reactivex.ext.web.handler with parameters of type ErrorHandler -
Uses of ErrorHandler in io.vertx.rxjava3.ext.web.handler
Methods in io.vertx.rxjava3.ext.web.handler that return ErrorHandlerMethods in io.vertx.rxjava3.ext.web.handler with parameters of type ErrorHandlerConstructors in io.vertx.rxjava3.ext.web.handler with parameters of type ErrorHandler