Hey, since kotlin doesnt do checked exceptions, wh...
# getting-started
u
Hey, since kotlin doesnt do checked exceptions, what is the preffered way of surfacing types of exceptions thrown by method? just looking through source code?