Package | Description |
---|---|
net.ymate.platform.webmvc.util |
Modifier and Type | Method and Description |
---|---|
IExceptionProcessor.Result |
IExceptionProcessor.Result.addAttribute(String attrKey,
Object attrValue) |
IExceptionProcessor.Result |
IExceptionProcessor.Result.addAttributes(Map<String,Object> attributes) |
IExceptionProcessor.Result |
IExceptionProcessor.process(Throwable target)
获取异常处理结果
|
Modifier and Type | Method and Description |
---|---|
static String |
WebUtils.errorCodeI18n(IWebMvc owner,
IExceptionProcessor.Result result) |
static String |
WebUtils.errorCodeI18n(IWebMvc owner,
String resourceName,
IExceptionProcessor.Result result) |
Copyright © 2022. All rights reserved.