Also, you can’t catch an exception of reified type...
# getting-started
m
Also, you can’t catch an exception of reified type, but you can check Throwable and use
is
operator.