spring-framework / org.springframework.transaction / TransactionSystemException / getApplicationException

getApplicationException

@Nullable fun getApplicationException(): Throwable

Return the application exception that was thrown before this transaction exception, if any.

Return
the application exception, or null if none set