| Modifier and Type | Class and Description |
|---|---|
class |
AccessDenyException
权限验证异常
|
class |
AuthenticationException |
class |
UnAuthorizedException
未授权异常
|
| Modifier and Type | Method and Description |
|---|---|
ResponseMessage<Object> |
CommonWebMvcErrorControllerAdvice.handleException(I18nSupportException e) |
reactor.core.publisher.Mono<ResponseMessage<Object>> |
CommonErrorControllerAdvice.handleException(I18nSupportException e) |
| Modifier and Type | Class and Description |
|---|---|
class |
DataSourceClosedException |
class |
DataSourceNotFoundException |
| Modifier and Type | Class and Description |
|---|---|
class |
BusinessException
业务异常
|
class |
NotFoundException |
class |
ValidationException |
| Modifier and Type | Method and Description |
|---|---|
static <S extends I18nSupportException,R> |
LocaleUtils.resolveThrowable(org.springframework.context.MessageSource messageSource,
S source,
BiFunction<S,String,R> mapper)
指定消息源,响应式方式解析出异常的区域消息,并进行结果转换.
|
static <S extends I18nSupportException,R> |
LocaleUtils.resolveThrowable(S source,
BiFunction<S,String,R> mapper)
响应式方式解析出异常的区域消息,并进行结果转换.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OAuth2Exception |
Copyright © 2016–2021. All rights reserved.