public class JSONResponseErrorProcessor extends AbstractResponseErrorProcessor
| Constructor and Description |
|---|
JSONResponseErrorProcessor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorDefaultViewFormat(IWebMvc owner) |
IView |
showErrorMsg(IWebMvc owner,
String code,
String msg,
Map<String,Object> dataMap) |
doProcessError, doProcessErrorStatusCodeIfNeed, exceptionAnalysis, isAnalysisDisabled, isErrorWithStatusCode, processError, setAnalysisDisabled, setErrorDefaultViewFormat, setErrorWithStatusCode, showValidationResultspublic String getErrorDefaultViewFormat(IWebMvc owner)
getErrorDefaultViewFormat in class AbstractResponseErrorProcessorpublic IView showErrorMsg(IWebMvc owner, String code, String msg, Map<String,Object> dataMap)
showErrorMsg in class AbstractResponseErrorProcessorCopyright © 2022. All rights reserved.