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