public class ErrorRender extends Render
| 限定符和类型 | 字段和说明 |
|---|---|
protected static String |
contentType |
protected int |
errorCode |
protected static String |
html401 |
protected static String |
html403 |
protected static String |
html404 |
protected static String |
html500 |
protected static String |
version |
| 构造器和说明 |
|---|
ErrorRender(int errorCode,
String view) |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getErrorCode() |
String |
getErrorHtml() |
void |
render()
Render to client
|
getDevMode, getEncoding, getView, setContext, setContext, setViewCopyright © 2015. All rights reserved.