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