Package | Description |
---|---|
cn.home1.oss.lib.errorhandle.api | |
cn.home1.oss.lib.errorhandle.internal | |
cn.home1.oss.lib.errorhandle.internal.resolver | |
cn.home1.oss.lib.errorhandle.starter |
Modifier and Type | Interface and Description |
---|---|
interface |
ConcreteExceptionResolver<T extends Throwable>
Created by zhanghaolun on 16/8/11.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractConcreteExceptionResolver<T extends Throwable>
AbstractConcreteExceptionResolver.
|
Modifier and Type | Class and Description |
---|---|
class |
CompositeExceptionResolver
A
ExceptionResolver that resolves exceptions through the provided
ExceptionResolvers . |
Modifier and Type | Class and Description |
---|---|
class |
ApplicationErrorExceptionResolver
Created by zhanghaolun on 16/8/11.
|
class |
ConstraintViolationExceptionResolver |
class |
DefaultExceptionResolver
Created by zhanghaolun on 16/8/11.
|
class |
HttpMediaTypeNotSupportedExceptionResolver |
class |
HttpRequestMethodNotSupportedExceptionResolver |
class |
MethodArgumentNotValidExceptionResolver |
Modifier and Type | Method and Description |
---|---|
ExceptionResolver<Throwable> |
CompositeExceptionResolverFactoryBean.getObject() |
Copyright © 2017. All rights reserved.