Closed
Description
Valentin Tsvetkov opened SPR-14661 and commented
catch (Throwable ex) on line 77 in TypeConverterSupport. In SpringBoot application we can't properly use @ControllerAdvice
because our specific exception that we throw in converter catches in TypeConverterSupport and instead it throws TypeMismatchException.
Affects: 4.2.7
Issue Links:
- Different error codes on same formatter registered in different ways [SPR-14345] #18917 Different error codes on same formatter registered in different ways
- HibernateExceptionTranslator translating to InvalidDataAccessApiUsageException when using vanilla Hibernate [SPR-14681] #19245 HibernateExceptionTranslator translating to InvalidDataAccessApiUsageException when using vanilla Hibernate
Referenced from: commits c69e6a3, 73bbe08, 883c3a6
Backported to: 4.2.8