public class ResponseUtil extends Object
| Constructor and Description |
|---|
ResponseUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
writeErrMsg(javax.servlet.http.HttpServletResponse response,
int httpCode,
String msg) |
public static void writeErrMsg(javax.servlet.http.HttpServletResponse response,
int httpCode,
String msg)
Copyright © 2018–2019 Alibaba Group. All rights reserved.