public class GraylogErrorPageGenerator extends Object implements org.glassfish.grizzly.http.server.ErrorPageGenerator
| Constructor and Description |
|---|
GraylogErrorPageGenerator() |
GraylogErrorPageGenerator(String template,
com.floreysoft.jmte.Engine engine) |
| Modifier and Type | Method and Description |
|---|---|
String |
generate(org.glassfish.grizzly.http.server.Request request,
int status,
String reasonPhrase,
String description,
Throwable exception) |
public GraylogErrorPageGenerator()
throws IOException
IOExceptionpublic GraylogErrorPageGenerator(String template, com.floreysoft.jmte.Engine engine)
Copyright © 2012–2017 Graylog, Inc.. All rights reserved.