I'm kinda missing collapsed exception catch blocks...
# getting-started
m
I'm kinda missing collapsed exception catch blocks ("catch (e: IOException | MessagingException)") - am I just missing how this works in kotlin or is this not available?