Im seeing `UndeclaredThrowableException` when an e...
# spring
m
Im seeing
UndeclaredThrowableException
when an exception occurs within a kt method which is invoked through spring proxy (eg. when using
@Transactional
)