public class ErrorStatusService
extends org.restlet.service.StatusService
| Constructor and Description |
|---|
ErrorStatusService() |
| Modifier and Type | Method and Description |
|---|---|
org.restlet.representation.Representation |
getRepresentation(org.restlet.data.Status status,
org.restlet.Request request,
org.restlet.Response response) |
org.restlet.data.Status |
getStatus(java.lang.Throwable throwable,
org.restlet.Request request,
org.restlet.Response response) |
createInboundFilter, getContactEmail, getHomeRef, getStatus, isOverwriting, setContactEmail, setHomeRef, setOverwritingpublic org.restlet.data.Status getStatus(java.lang.Throwable throwable,
org.restlet.Request request,
org.restlet.Response response)
getStatus in class org.restlet.service.StatusServicepublic org.restlet.representation.Representation getRepresentation(org.restlet.data.Status status,
org.restlet.Request request,
org.restlet.Response response)
getRepresentation in class org.restlet.service.StatusServiceCopyright © 2019 The Apache Software Foundation