Since Kotlin does not have checked exceptions, sim...
# getting-started
d
Since Kotlin does not have checked exceptions, simply leave out the
throws
and the type parameter.