public class ErrorPageRenderer extends org.osgl.Lang.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.Lang.Break
org.osgl.exception.NotAppliedExceptionorg.osgl.Lang.Breakprotected String renderTemplate(ErrorResult error, org.osgl.http.H.Format format)
Copyright © 2014–2018 OSGL (Open Source General Library). All rights reserved.