Sébastien Deleuze opened SPR-17000 and commented
In order to allow Spring Framework applications running as GraalVM native images, we should perform explicit class checks instead of catching Throwable in order to avoid UnsupportedFeatureError: Unresolved element found errors.
Issue Links:
Referenced from: commits 9b7a492, dcbaece