Package com.enonic.xp.web.exception
Interface ExceptionRenderer
-
public interface ExceptionRenderer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description WebResponse
render(WebRequest req, WebException cause)
-
-
-
Method Detail
-
render
WebResponse render(WebRequest req, WebException cause)
-
-