public class ErrorPageRenderer extends org.osgl.Osgl.F3<org.osgl.http.H.Request,org.osgl.http.H.Response,ErrorResult,Void>
| Constructor and Description |
|---|
ErrorPageRenderer() |
| Modifier and Type | Method and Description |
|---|---|
Void |
apply(org.osgl.http.H.Request request,
org.osgl.http.H.Response response,
ErrorResult error) |
protected String |
renderTemplate(ErrorResult error,
org.osgl.http.H.Format format) |
public Void apply(org.osgl.http.H.Request request, org.osgl.http.H.Response response, ErrorResult error) throws org.osgl.exception.NotAppliedException, org.osgl.Osgl.Break
org.osgl.exception.NotAppliedExceptionorg.osgl.Osgl.Breakprotected String renderTemplate(ErrorResult error, org.osgl.http.H.Format format)
Copyright © 2017. All Rights Reserved.