public class ErrorHandler
extends java.lang.Object
implements io.vertx.core.Handler<java.lang.Throwable>
Constructor and Description |
---|
ErrorHandler(LoggedCore lc,
io.vertx.core.http.HttpServerRequest r) |
Modifier and Type | Method and Description |
---|---|
void |
handle(java.lang.Throwable event) |
public ErrorHandler(LoggedCore lc, io.vertx.core.http.HttpServerRequest r)
Copyright © 2021. All Rights Reserved.