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