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(Throwable throwable,
org.restlet.Request request,
org.restlet.Response response) |
createInboundFilter, getContactEmail, getHomeRef, getStatus, isOverwriting, setContactEmail, setHomeRef, setOverwriting
public org.restlet.data.Status getStatus(Throwable throwable, org.restlet.Request request, org.restlet.Response response)
getStatus
in class org.restlet.service.StatusService
public org.restlet.representation.Representation getRepresentation(org.restlet.data.Status status, org.restlet.Request request, org.restlet.Response response)
getRepresentation
in class org.restlet.service.StatusService
Copyright © 2015 The Apache Software Foundation