public class QuarkusErrorHandler extends Object implements io.vertx.core.Handler<io.vertx.ext.web.RoutingContext>
| Constructor and Description |
|---|
QuarkusErrorHandler(boolean showStack) |
| Modifier and Type | Method and Description |
|---|---|
(package private) static String |
escapeJsonString(String text) |
void |
handle(io.vertx.ext.web.RoutingContext event) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.