Class ReplacementDebugPage
java.lang.Object
io.quarkus.vertx.http.runtime.devmode.ReplacementDebugPage
Generates an error page with a stack trace.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgenerateHtml(Throwable exception, String currentUri)
-
Constructor Details
-
ReplacementDebugPage
public ReplacementDebugPage()
-
-
Method Details
-
generateHtml
-