Uses of Class
com.totvs.tjf.api.response.error.converter.ErrorConstraintViolationExceptionConverter
Packages that use ErrorConstraintViolationExceptionConverter
Package
Description
-
Uses of ErrorConstraintViolationExceptionConverter in com.totvs.tjf.api.response.error.converter
Subclasses of ErrorConstraintViolationExceptionConverter in com.totvs.tjf.api.response.error.converterModifier and TypeClassDescriptionclassTransactionSystemExceptionandApiErrorconverter toApiErrorResponse. -
Uses of ErrorConstraintViolationExceptionConverter in com.totvs.tjf.api.response.error.handler
Constructors in com.totvs.tjf.api.response.error.handler with parameters of type ErrorConstraintViolationExceptionConverterModifierConstructorDescription -
Uses of ErrorConstraintViolationExceptionConverter in com.totvs.tjf.autoconfigure
Methods in com.totvs.tjf.autoconfigure that return ErrorConstraintViolationExceptionConverterModifier and TypeMethodDescriptionConstraintViolationExceptionAdviceAutoConfiguration.errorConstraintViolationExceptionConverter(com.totvs.tjf.core.i18n.I18nService i18nService) Methods in com.totvs.tjf.autoconfigure with parameters of type ErrorConstraintViolationExceptionConverterModifier and TypeMethodDescriptionConstraintViolationExceptionAdviceAutoConfiguration.apiConstraintViolationExceptionHandler(ErrorConstraintViolationExceptionConverter errorConstraintViolationExceptionConverter)