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, showValidationResults
public String getErrorDefaultViewFormat(IWebMvc owner)
getErrorDefaultViewFormat
in class AbstractResponseErrorProcessor
public IView showErrorMsg(IWebMvc owner, String code, String msg, Map<String,Object> dataMap)
showErrorMsg
in class AbstractResponseErrorProcessor
Copyright © 2022. All rights reserved.