Uses of Class
com.totvs.tjf.api.response.error.converter.ErrorExceptionConverter
Packages that use ErrorExceptionConverter
Package
Description
-
Uses of ErrorExceptionConverter in com.totvs.tjf.api.response.error.converter
Subclasses of ErrorExceptionConverter in com.totvs.tjf.api.response.error.converterModifier and TypeClassDescriptionclassAccessDeniedExceptionandApiErrorconverter toApiErrorResponse.classConstraintViolationandApiErrorconverter toApiErrorResponse.classHttpClientPermissionErrorExceptionandApiErrorconverter toApiErrorResponseDetail.classTransactionSystemExceptionandApiErrorconverter toApiErrorResponse. -
Uses of ErrorExceptionConverter in com.totvs.tjf.api.response.error.handler
Constructors in com.totvs.tjf.api.response.error.handler with parameters of type ErrorExceptionConverter -
Uses of ErrorExceptionConverter in com.totvs.tjf.autoconfigure
Methods in com.totvs.tjf.autoconfigure that return ErrorExceptionConverterModifier and TypeMethodDescriptionExceptionAdviceAutoConfiguration.errorExceptionConverter(com.totvs.tjf.core.i18n.I18nService i18nService) Methods in com.totvs.tjf.autoconfigure with parameters of type ErrorExceptionConverterModifier and TypeMethodDescriptionExceptionAdviceAutoConfiguration.apiExceptionHandler(ErrorExceptionConverter errorExceptionConverter)