public final class GrizzlyErrorPageGenerator extends Object implements org.glassfish.grizzly.http.server.ErrorPageGenerator
| Constructor and Description |
|---|
GrizzlyErrorPageGenerator(org.spf4j.avro.SchemaClient schemaClient) |
| Modifier and Type | Method and Description |
|---|---|
String |
generate(org.glassfish.grizzly.http.server.Request request,
int status,
String reasonPhrase,
String description,
Throwable exception) |
Copyright © 2019 SPF4J. All rights reserved.