public class GlassfishErrorPageGenerator extends Object implements org.glassfish.grizzly.http.server.ErrorPageGenerator
ErrorPageGenerator.| Constructor and Description |
|---|
GlassfishErrorPageGenerator() |
| Modifier and Type | Method and Description |
|---|---|
String |
generate(org.glassfish.grizzly.http.server.Request request,
int status,
String reasonPhrase,
String description,
Throwable exception) |
Copyright © 2017. All rights reserved.