Skip navigation links
A B C D E F G H I L M N O R S T V W 

A

AbstractConcreteExceptionResolver<T extends Throwable> - Class in cn.home1.oss.lib.errorhandle.api
AbstractConcreteExceptionResolver.
AbstractConcreteExceptionResolver() - Constructor for class cn.home1.oss.lib.errorhandle.api.AbstractConcreteExceptionResolver
This constructor determines the exception class from the generic class parameter T.
AbstractConcreteExceptionResolver(Class<T>) - Constructor for class cn.home1.oss.lib.errorhandle.api.AbstractConcreteExceptionResolver
 
addDefaultHandlerExceptionResolvers(List<HandlerExceptionResolver>) - Method in class cn.home1.oss.lib.errorhandle.starter.ErrorHandleAutoConfiguration
Deprecated.
see: #addDefaultHandlerExceptionResolvers(List) addDefaultHandlerExceptionResolvers
ApplicationErrorExceptionResolver - Class in cn.home1.oss.lib.errorhandle.internal.resolver
Created by zhanghaolun on 16/8/11.
ApplicationErrorExceptionResolver() - Constructor for class cn.home1.oss.lib.errorhandle.internal.resolver.ApplicationErrorExceptionResolver
 
ApplicationException - Exception in cn.home1.oss.lib.errorhandle.api
应用抛出的通用错误信息.
ApplicationException(HttpStatus, String, Map<String, Serializable>) - Constructor for exception cn.home1.oss.lib.errorhandle.api.ApplicationException
 
applicationException(HttpStatus, String, Serializable...) - Static method in class cn.home1.oss.lib.errorhandle.api.ApplicationExceptions
 
ApplicationExceptions - Class in cn.home1.oss.lib.errorhandle.api
Created by zhanghaolun on 16/9/22.

B

BaseErrorController - Class in cn.home1.oss.lib.errorhandle.internal
override default BasicErrorController.
BaseErrorController(ExtendedErrorAttributes, ErrorProperties) - Constructor for class cn.home1.oss.lib.errorhandle.internal.BaseErrorController
 
BaseErrorController.MixedErrorController - Class in cn.home1.oss.lib.errorhandle.internal
 
BaseErrorController.RestfulErrorController - Class in cn.home1.oss.lib.errorhandle.internal
 
BaseErrorController.TemplateErrorController - Class in cn.home1.oss.lib.errorhandle.internal
 
buildExceptionTranslator(AppErrorProperties.SearchStrategy) - Static method in class cn.home1.oss.lib.errorhandle.starter.ErrorHandleAutoConfiguration
 
buildResolvedErrorCookie(DomainResolver, ObjectMapper) - Static method in class cn.home1.oss.lib.errorhandle.starter.ErrorHandleAutoConfiguration
 

C

check(boolean, HttpStatus, String, Serializable...) - Static method in class cn.home1.oss.lib.errorhandle.api.ApplicationExceptions
 
checkArgument(boolean, String, Serializable...) - Static method in class cn.home1.oss.lib.errorhandle.api.ApplicationExceptions
 
checkNotNull(T, HttpStatus, String, Serializable...) - Static method in class cn.home1.oss.lib.errorhandle.api.ApplicationExceptions
 
cn.home1.oss.lib.errorhandle.api - package cn.home1.oss.lib.errorhandle.api
 
cn.home1.oss.lib.errorhandle.internal - package cn.home1.oss.lib.errorhandle.internal
 
cn.home1.oss.lib.errorhandle.internal.resolver - package cn.home1.oss.lib.errorhandle.internal.resolver
 
cn.home1.oss.lib.errorhandle.internal.rpc - package cn.home1.oss.lib.errorhandle.internal.rpc
 
cn.home1.oss.lib.errorhandle.internal.translator - package cn.home1.oss.lib.errorhandle.internal.translator
 
cn.home1.oss.lib.errorhandle.starter - package cn.home1.oss.lib.errorhandle.starter
 
COMPOSITE_EXCEPTION_RESOLVER - Static variable in interface cn.home1.oss.lib.errorhandle.api.ExceptionResolver
 
CompositeExceptionResolver - Class in cn.home1.oss.lib.errorhandle.internal
A ExceptionResolver that resolves exceptions through the provided ExceptionResolvers.
CompositeExceptionResolver() - Constructor for class cn.home1.oss.lib.errorhandle.internal.CompositeExceptionResolver
 
CompositeExceptionResolverFactoryBean - Class in cn.home1.oss.lib.errorhandle.starter
 
CompositeExceptionResolverFactoryBean() - Constructor for class cn.home1.oss.lib.errorhandle.starter.CompositeExceptionResolverFactoryBean
 
ConcreteExceptionResolver<T extends Throwable> - Interface in cn.home1.oss.lib.errorhandle.api
Created by zhanghaolun on 16/8/11.
configureHandlerExceptionResolvers(List<HandlerExceptionResolver>) - Method in class cn.home1.oss.lib.errorhandle.starter.ErrorHandleAutoConfiguration
see: WebMvcConfigurationSupport.handlerExceptionResolver().
CONSTRAINT_VIOLATION_EXCEPTION - Static variable in class cn.home1.oss.lib.errorhandle.starter.CompositeExceptionResolverFactoryBean
 
ConstraintViolationExceptionResolver - Class in cn.home1.oss.lib.errorhandle.internal.resolver
 
ConstraintViolationExceptionResolver() - Constructor for class cn.home1.oss.lib.errorhandle.internal.resolver.ConstraintViolationExceptionResolver
 
ContentCachingRequestFilter - Class in cn.home1.oss.lib.errorhandle.internal
统一异常处理的日志追踪功能会拼写curl命令。 其中应为body部分因为不能重复读取(ServletInputStream不支持),故增加此类使得body内容可再次拿到 CurlUtils Created by sunday on 2016/10/25.
ContentCachingRequestFilter() - Constructor for class cn.home1.oss.lib.errorhandle.internal.ContentCachingRequestFilter
 
contentCachingRequestFilter() - Method in class cn.home1.oss.lib.errorhandle.starter.ErrorHandleAutoConfiguration
 
conversionService - Variable in class cn.home1.oss.lib.errorhandle.api.AbstractConcreteExceptionResolver
 
createHeaders(RequestAttributes, T) - Method in interface cn.home1.oss.lib.errorhandle.api.ConcreteExceptionResolver
 
createHeaders(RequestAttributes, HttpMediaTypeNotSupportedException) - Method in class cn.home1.oss.lib.errorhandle.internal.resolver.HttpMediaTypeNotSupportedExceptionResolver
 
createHeaders(RequestAttributes, HttpRequestMethodNotSupportedException) - Method in class cn.home1.oss.lib.errorhandle.internal.resolver.HttpRequestMethodNotSupportedExceptionResolver
 

D

decode(String, Response) - Method in class cn.home1.oss.lib.errorhandle.internal.rpc.GenericFeignErrorDecoder
 
DefaultExceptionHandler - Class in cn.home1.oss.lib.errorhandle.internal
 
DefaultExceptionHandler() - Constructor for class cn.home1.oss.lib.errorhandle.internal.DefaultExceptionHandler
 
defaultExceptionHandler() - Method in class cn.home1.oss.lib.errorhandle.starter.ExceptionHandlerConfiguration
experimental.
DefaultExceptionResolver - Class in cn.home1.oss.lib.errorhandle.internal.resolver
Created by zhanghaolun on 16/8/11.
DefaultExceptionResolver() - Constructor for class cn.home1.oss.lib.errorhandle.internal.resolver.DefaultExceptionResolver
 
DefaultExceptionTranslator - Class in cn.home1.oss.lib.errorhandle.internal.translator
Created by zhanghaolun on 16/8/10.
DefaultExceptionTranslator() - Constructor for class cn.home1.oss.lib.errorhandle.internal.translator.DefaultExceptionTranslator
 
DefaultStackTraceIndicator - Class in cn.home1.oss.lib.errorhandle.internal
Created by zhanghaolun on 16/7/1.
DefaultStackTraceIndicator() - Constructor for class cn.home1.oss.lib.errorhandle.internal.DefaultStackTraceIndicator
 
defaultStatus(MessageSource) - Method in class cn.home1.oss.lib.errorhandle.internal.translator.DefaultExceptionTranslator
 
defaultTemplate(MessageSource) - Method in class cn.home1.oss.lib.errorhandle.internal.translator.DefaultExceptionTranslator
 
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class cn.home1.oss.lib.errorhandle.internal.ContentCachingRequestFilter
 

E

eraseTraces() - Method in class cn.home1.oss.lib.errorhandle.api.ResolvedError
before set into cookie, call this method to avoid header size exceed limit.
error(HttpServletRequest, HttpServletResponse) - Method in class cn.home1.oss.lib.errorhandle.internal.BaseErrorController
 
error(HttpServletRequest, HttpServletResponse) - Method in class cn.home1.oss.lib.errorhandle.internal.BaseErrorController.MixedErrorController
 
error(HttpServletRequest, HttpServletResponse) - Method in class cn.home1.oss.lib.errorhandle.internal.BaseErrorController.RestfulErrorController
 
errorAttributes() - Method in class cn.home1.oss.lib.errorhandle.starter.ErrorHandleAutoConfiguration
 
errorDecoder() - Method in class cn.home1.oss.lib.errorhandle.internal.rpc.FeignErrorDecoderConfiguration
 
ErrorHandleAutoConfiguration - Class in cn.home1.oss.lib.errorhandle.starter
A replacement of ErrorMvcAutoConfiguration.
ErrorHandleAutoConfiguration() - Constructor for class cn.home1.oss.lib.errorhandle.starter.ErrorHandleAutoConfiguration
 
errorHtml(HttpServletRequest, HttpServletResponse) - Method in class cn.home1.oss.lib.errorhandle.internal.BaseErrorController
 
errorHtml(HttpServletRequest, HttpServletResponse) - Method in class cn.home1.oss.lib.errorhandle.internal.BaseErrorController.MixedErrorController
 
errorHtml(HttpServletRequest, HttpServletResponse) - Method in class cn.home1.oss.lib.errorhandle.internal.BaseErrorController.TemplateErrorController
 
exceptionClass - Variable in class cn.home1.oss.lib.errorhandle.api.AbstractConcreteExceptionResolver
 
ExceptionHandlerConfiguration - Class in cn.home1.oss.lib.errorhandle.starter
Created by zhanghaolun on 16/8/17.
ExceptionHandlerConfiguration() - Constructor for class cn.home1.oss.lib.errorhandle.starter.ExceptionHandlerConfiguration
 
ExceptionResolver<T extends Throwable> - Interface in cn.home1.oss.lib.errorhandle.api
 
exceptionResolver() - Method in class cn.home1.oss.lib.errorhandle.starter.ExceptionResolverConfiguration
 
ExceptionResolverConfiguration - Class in cn.home1.oss.lib.errorhandle.starter
handlerExceptionResolver (org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver) used to resolve exceptions through @ExceptionHandler methods.
ExceptionResolverConfiguration() - Constructor for class cn.home1.oss.lib.errorhandle.starter.ExceptionResolverConfiguration
 
exceptionTranslator - Variable in class cn.home1.oss.lib.errorhandle.api.AbstractConcreteExceptionResolver
 
ExceptionTranslator - Interface in cn.home1.oss.lib.errorhandle.api
ExceptionTranslator.
exceptionTranslator() - Method in class cn.home1.oss.lib.errorhandle.starter.ErrorHandleAutoConfiguration
 
ExceptionTranslator.Location - Class in cn.home1.oss.lib.errorhandle.api
 
ExtendedErrorAttributes - Class in cn.home1.oss.lib.errorhandle.internal
DefaultErrorAttributes
ExtendedErrorAttributes() - Constructor for class cn.home1.oss.lib.errorhandle.internal.ExtendedErrorAttributes
 

F

FeignErrorDecoderConfiguration - Class in cn.home1.oss.lib.errorhandle.internal.rpc
Created by zhanghaolun on 16/7/12.
FeignErrorDecoderConfiguration() - Constructor for class cn.home1.oss.lib.errorhandle.internal.rpc.FeignErrorDecoderConfiguration
 
find(T) - Method in interface cn.home1.oss.lib.errorhandle.api.ConcreteExceptionResolver
 
find(Throwable) - Method in interface cn.home1.oss.lib.errorhandle.api.ExceptionTranslator
locate info.
find(Throwable) - Method in class cn.home1.oss.lib.errorhandle.internal.translator.DefaultExceptionTranslator
 
fromErrorAttributes(Map<String, Object>) - Static method in class cn.home1.oss.lib.errorhandle.api.ResolvedError
 
fromHttpHeaders(HttpHeaders) - Static method in class cn.home1.oss.lib.errorhandle.api.HttpHeader
 

G

GenericFeignErrorDecoder - Class in cn.home1.oss.lib.errorhandle.internal.rpc
 
GenericFeignErrorDecoder() - Constructor for class cn.home1.oss.lib.errorhandle.internal.rpc.GenericFeignErrorDecoder
 
getAttribute(RequestAttributes, String) - Method in interface cn.home1.oss.lib.errorhandle.api.ConcreteExceptionResolver
find a request attribute.
getContextVariables() - Method in exception cn.home1.oss.lib.errorhandle.api.ApplicationException
 
getError() - Method in exception cn.home1.oss.lib.errorhandle.api.ResolvedErrorException
 
getError(RequestAttributes) - Method in class cn.home1.oss.lib.errorhandle.internal.ExtendedErrorAttributes
 
getErrorAttributes(RequestAttributes, boolean) - Method in class cn.home1.oss.lib.errorhandle.internal.ExtendedErrorAttributes
 
getErrorPath() - Method in class cn.home1.oss.lib.errorhandle.internal.BaseErrorController
 
getExceptionClass() - Method in class cn.home1.oss.lib.errorhandle.api.AbstractConcreteExceptionResolver
 
getExceptionClass() - Method in interface cn.home1.oss.lib.errorhandle.api.ConcreteExceptionResolver
 
getExceptionTranslator() - Method in class cn.home1.oss.lib.errorhandle.api.AbstractConcreteExceptionResolver
 
getExceptionTranslator() - Method in interface cn.home1.oss.lib.errorhandle.api.ConcreteExceptionResolver
 
getHttpStatus() - Method in class cn.home1.oss.lib.errorhandle.api.ResolvedError
 
getName() - Method in class cn.home1.oss.lib.errorhandle.api.HttpHeader
 
getObject() - Method in class cn.home1.oss.lib.errorhandle.starter.CompositeExceptionResolverFactoryBean
 
getObjectType() - Method in class cn.home1.oss.lib.errorhandle.starter.CompositeExceptionResolverFactoryBean
 
getOrder() - Method in class cn.home1.oss.lib.errorhandle.internal.ExtendedErrorAttributes
 
getStatus() - Method in exception cn.home1.oss.lib.errorhandle.api.ApplicationException
 
getTemplate() - Method in exception cn.home1.oss.lib.errorhandle.api.ApplicationException
 
getValue(MessageSource, String, String) - Method in class cn.home1.oss.lib.errorhandle.internal.translator.DefaultExceptionTranslator
 
getValue(MessageSource, String, String, Locale) - Static method in class cn.home1.oss.lib.errorhandle.internal.translator.DefaultExceptionTranslator
 
getValues() - Method in class cn.home1.oss.lib.errorhandle.api.HttpHeader
 

H

handleResolved(HttpServletRequest, HttpServletResponse, ResolvedError) - Method in class cn.home1.oss.lib.errorhandle.internal.RestfulExceptionHandler
 
handleResolved(HttpServletRequest, HttpServletResponse, ResolvedError) - Method in class cn.home1.oss.lib.errorhandle.internal.TemplateExceptionHandler
 
HIERARCHY_FIRST_COMPARATOR - Static variable in class cn.home1.oss.lib.errorhandle.api.ExceptionTranslator.Location
Hierarchy first.
HttpHeader - Class in cn.home1.oss.lib.errorhandle.api
Created by zhanghaolun on 16/8/12.
HttpHeader() - Constructor for class cn.home1.oss.lib.errorhandle.api.HttpHeader
 
HttpMediaTypeNotSupportedExceptionResolver - Class in cn.home1.oss.lib.errorhandle.internal.resolver
 
HttpMediaTypeNotSupportedExceptionResolver() - Constructor for class cn.home1.oss.lib.errorhandle.internal.resolver.HttpMediaTypeNotSupportedExceptionResolver
 
HttpRequestMethodNotSupportedExceptionResolver - Class in cn.home1.oss.lib.errorhandle.internal.resolver
 
HttpRequestMethodNotSupportedExceptionResolver() - Constructor for class cn.home1.oss.lib.errorhandle.internal.resolver.HttpRequestMethodNotSupportedExceptionResolver
 

I

isApplicationError(Throwable) - Static method in exception cn.home1.oss.lib.errorhandle.api.ApplicationException
 
isIncludeStackTrace(HttpServletRequest, MediaType) - Method in class cn.home1.oss.lib.errorhandle.internal.BaseErrorController
 
isResolvedError(Throwable) - Static method in exception cn.home1.oss.lib.errorhandle.api.ResolvedErrorException
 
isResolvedError(HttpHeaders) - Static method in exception cn.home1.oss.lib.errorhandle.api.ResolvedErrorException
 
isResolvedErrorWrapByOther(Throwable) - Static method in exception cn.home1.oss.lib.errorhandle.api.ResolvedErrorException
判断是否是经过封装过的ResolvedErrorException.
isSingleton() - Method in class cn.home1.oss.lib.errorhandle.starter.CompositeExceptionResolverFactoryBean
 

L

localizedMessage(RequestAttributes, ExceptionTranslator.Location, T) - Method in interface cn.home1.oss.lib.errorhandle.api.ConcreteExceptionResolver
Translate exception and generates localizedMessage.
localizedMessage(String, RequestAttributes, Throwable, Map<String, Serializable>) - Method in interface cn.home1.oss.lib.errorhandle.api.ExceptionTranslator
Translate exception and generates localized message.
localizedMessage(RequestAttributes, ExceptionTranslator.Location, ApplicationException) - Method in class cn.home1.oss.lib.errorhandle.internal.resolver.ApplicationErrorExceptionResolver
 
localizedMessage(String, RequestAttributes, Throwable, Map<String, Serializable>) - Method in class cn.home1.oss.lib.errorhandle.internal.translator.DefaultExceptionTranslator
 
Location(MessageSource, Integer, String, Integer) - Constructor for class cn.home1.oss.lib.errorhandle.api.ExceptionTranslator.Location
 
logError(RequestAttributes, T, ResolvedError) - Method in class cn.home1.oss.lib.errorhandle.api.AbstractConcreteExceptionResolver
Logs the exception; on ERROR level when status is 5xx, otherwise on INFO level without stack trace, or DEBUG level with stack trace.

M

message(RequestAttributes, E, Optional<List<ValidationError>>) - Method in interface cn.home1.oss.lib.errorhandle.api.ConcreteExceptionResolver
 
MethodArgumentNotValidExceptionResolver - Class in cn.home1.oss.lib.errorhandle.internal.resolver
 
MethodArgumentNotValidExceptionResolver() - Constructor for class cn.home1.oss.lib.errorhandle.internal.resolver.MethodArgumentNotValidExceptionResolver
 
MixedErrorController(ExtendedErrorAttributes, ErrorProperties) - Constructor for class cn.home1.oss.lib.errorhandle.internal.BaseErrorController.MixedErrorController
 
mixedErrorController(ExtendedErrorAttributes) - Method in class cn.home1.oss.lib.errorhandle.starter.ErrorHandleAutoConfiguration
 

N

newHttpHeaders() - Static method in class cn.home1.oss.lib.errorhandle.api.ResolvedError
 

O

ORDER_FIRST_COMPARATOR - Static variable in class cn.home1.oss.lib.errorhandle.api.ExceptionTranslator.Location
Order first.

R

resolve(HttpServletRequest, T) - Method in class cn.home1.oss.lib.errorhandle.api.AbstractConcreteExceptionResolver
 
resolve(RequestAttributes, T) - Method in class cn.home1.oss.lib.errorhandle.api.AbstractConcreteExceptionResolver
 
resolve(RequestAttributes, T, DateTime, Boolean, String, String) - Method in class cn.home1.oss.lib.errorhandle.api.AbstractConcreteExceptionResolver
 
resolve(HttpServletRequest, T) - Method in interface cn.home1.oss.lib.errorhandle.api.ExceptionResolver
 
resolve(RequestAttributes, T) - Method in interface cn.home1.oss.lib.errorhandle.api.ExceptionResolver
 
resolve(HttpServletRequest, Throwable) - Method in class cn.home1.oss.lib.errorhandle.internal.CompositeExceptionResolver
 
resolve(RequestAttributes, Throwable) - Method in class cn.home1.oss.lib.errorhandle.internal.CompositeExceptionResolver
 
resolveAndHandle(HttpServletRequest, HttpServletResponse, Throwable) - Method in class cn.home1.oss.lib.errorhandle.internal.DefaultExceptionHandler
 
resolveAndHandle(HttpServletRequest, HttpServletResponse, Throwable) - Method in class cn.home1.oss.lib.errorhandle.internal.RestfulExceptionHandler
 
resolveAndHandle(HttpServletRequest, HttpServletResponse, Throwable) - Method in class cn.home1.oss.lib.errorhandle.internal.TemplateExceptionHandler
 
RESOLVED_ERROR_COOKIE - Static variable in class cn.home1.oss.lib.errorhandle.api.ResolvedError
 
RESOLVED_ERROR_OBJECT - Static variable in class cn.home1.oss.lib.errorhandle.api.ResolvedError
 
ResolvedError - Class in cn.home1.oss.lib.errorhandle.api
Resolved error.
resolvedErrorCookie() - Method in class cn.home1.oss.lib.errorhandle.starter.ErrorHandleAutoConfiguration
 
ResolvedErrorException - Exception in cn.home1.oss.lib.errorhandle.api
Created by zhanghaolun on 16/8/13.
ResolvedErrorException(ResolvedError) - Constructor for exception cn.home1.oss.lib.errorhandle.api.ResolvedErrorException
 
resolveException(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class cn.home1.oss.lib.errorhandle.internal.ExtendedErrorAttributes
 
RestfulErrorController(ExtendedErrorAttributes, ErrorProperties) - Constructor for class cn.home1.oss.lib.errorhandle.internal.BaseErrorController.RestfulErrorController
 
restfulErrorController(ExtendedErrorAttributes) - Method in class cn.home1.oss.lib.errorhandle.starter.ErrorHandleAutoConfiguration
 
RestfulExceptionHandler - Class in cn.home1.oss.lib.errorhandle.internal
Created by zhanghaolun on 16/8/22.
RestfulExceptionHandler() - Constructor for class cn.home1.oss.lib.errorhandle.internal.RestfulExceptionHandler
 
restfulExceptionHandler() - Method in class cn.home1.oss.lib.errorhandle.starter.ExceptionHandlerConfiguration
 
rootMessageSource(MessageSource) - Static method in interface cn.home1.oss.lib.errorhandle.api.ExceptionTranslator
Deprecated.

S

setApplicationContext(ApplicationContext) - Method in class cn.home1.oss.lib.errorhandle.starter.ErrorHandleAutoConfiguration
 
setConversionService(ConversionService) - Method in class cn.home1.oss.lib.errorhandle.api.AbstractConcreteExceptionResolver
 
setConversionService(ConversionService) - Method in interface cn.home1.oss.lib.errorhandle.api.ConcreteExceptionResolver
set conversionService.
setDefaultResolver(DefaultExceptionResolver) - Method in class cn.home1.oss.lib.errorhandle.internal.CompositeExceptionResolver
 
setErrorPage(String) - Method in class cn.home1.oss.lib.errorhandle.internal.TemplateExceptionHandler
 
setExceptionTranslator(ExceptionTranslator) - Method in class cn.home1.oss.lib.errorhandle.api.AbstractConcreteExceptionResolver
 
setExceptionTranslator(ExceptionTranslator) - Method in interface cn.home1.oss.lib.errorhandle.api.ConcreteExceptionResolver
 
setIncludeStacktrace(ErrorProperties.IncludeStacktrace) - Method in class cn.home1.oss.lib.errorhandle.internal.DefaultStackTraceIndicator
 
setMessageInterpolator(MessageInterpolator) - Method in class cn.home1.oss.lib.errorhandle.internal.translator.DefaultExceptionTranslator
 
setMessageSources(List<MessageSource>) - Method in class cn.home1.oss.lib.errorhandle.internal.translator.DefaultExceptionTranslator
 
setResolverMap(Map<Class<? extends Throwable>, ConcreteExceptionResolver>) - Method in class cn.home1.oss.lib.errorhandle.internal.CompositeExceptionResolver
 
setStackTraceIndicator(StackTraceIndicator) - Method in class cn.home1.oss.lib.errorhandle.api.AbstractConcreteExceptionResolver
 
setStackTraceIndicator(StackTraceIndicator) - Method in interface cn.home1.oss.lib.errorhandle.api.ConcreteExceptionResolver
 
stackTrace(HttpServletRequest, MediaType) - Method in interface cn.home1.oss.lib.errorhandle.api.StackTraceIndicator
is trace enabled.
stackTrace(HttpServletRequest, MediaType) - Method in class cn.home1.oss.lib.errorhandle.internal.DefaultStackTraceIndicator
 
stackTraceIndicator - Variable in class cn.home1.oss.lib.errorhandle.api.AbstractConcreteExceptionResolver
 
StackTraceIndicator - Interface in cn.home1.oss.lib.errorhandle.api
Created by zhanghaolun on 16/8/15.
status(RequestAttributes, ExceptionTranslator.Location, T) - Method in interface cn.home1.oss.lib.errorhandle.api.ConcreteExceptionResolver
 
status(ExceptionTranslator.Location) - Method in interface cn.home1.oss.lib.errorhandle.api.ExceptionTranslator
 
status(RequestAttributes, ExceptionTranslator.Location, ApplicationException) - Method in class cn.home1.oss.lib.errorhandle.internal.resolver.ApplicationErrorExceptionResolver
 
status(ExceptionTranslator.Location) - Method in class cn.home1.oss.lib.errorhandle.internal.translator.DefaultExceptionTranslator
 
status(MessageSource, String) - Method in class cn.home1.oss.lib.errorhandle.internal.translator.DefaultExceptionTranslator
 

T

template(ExceptionTranslator.Location) - Method in interface cn.home1.oss.lib.errorhandle.api.ExceptionTranslator
 
template(ExceptionTranslator.Location) - Method in class cn.home1.oss.lib.errorhandle.internal.translator.DefaultExceptionTranslator
 
template(MessageSource, String) - Method in class cn.home1.oss.lib.errorhandle.internal.translator.DefaultExceptionTranslator
 
TemplateErrorController(ExtendedErrorAttributes, ErrorProperties) - Constructor for class cn.home1.oss.lib.errorhandle.internal.BaseErrorController.TemplateErrorController
 
templateErrorController(ExtendedErrorAttributes) - Method in class cn.home1.oss.lib.errorhandle.starter.ErrorHandleAutoConfiguration
 
TemplateExceptionHandler - Class in cn.home1.oss.lib.errorhandle.internal
Created by zhanghaolun on 16/8/22.
TemplateExceptionHandler() - Constructor for class cn.home1.oss.lib.errorhandle.internal.TemplateExceptionHandler
 
templateExceptionHandler() - Method in class cn.home1.oss.lib.errorhandle.starter.ExceptionHandlerConfiguration
 
toErrorAttributes() - Method in class cn.home1.oss.lib.errorhandle.api.ResolvedError
 
toHttpHeaders(HttpHeader...) - Static method in class cn.home1.oss.lib.errorhandle.api.HttpHeader
 
toString() - Method in exception cn.home1.oss.lib.errorhandle.api.ApplicationException
 
toTemplate(String) - Static method in class cn.home1.oss.lib.errorhandle.api.ApplicationExceptions
 
trackPrepend(String) - Method in class cn.home1.oss.lib.errorhandle.api.ResolvedError
 

V

ValidationError - Class in cn.home1.oss.lib.errorhandle.api
Created by zhanghaolun on 16/7/3.
ValidationError() - Constructor for class cn.home1.oss.lib.errorhandle.api.ValidationError
 
validationErrors(T) - Method in interface cn.home1.oss.lib.errorhandle.api.ConcreteExceptionResolver
validation errors.
validationErrors(ConstraintViolationException) - Method in class cn.home1.oss.lib.errorhandle.internal.resolver.ConstraintViolationExceptionResolver
 
validationErrors(MethodArgumentNotValidException) - Method in class cn.home1.oss.lib.errorhandle.internal.resolver.MethodArgumentNotValidExceptionResolver
 

W

wrap(Throwable, HttpStatus, String, Serializable...) - Static method in class cn.home1.oss.lib.errorhandle.api.ApplicationExceptions
 
A B C D E F G H I L M N O R S T V W 
Skip navigation links

Copyright © 2017. All rights reserved.