public interface ErrorPageRenderer
| Modifier and Type | Method and Description |
|---|---|
me.geso.webscrew.response.WebResponse |
renderError(int code,
String message)
Render the error response.
|
me.geso.webscrew.response.WebResponse renderError(int code,
String message)
code - message - Copyright © 2015. All rights reserved.