exceptionClasses

Native
1.3
vararg val exceptionClasses: Array<out KClass<out Throwable>>

the list of checked exception classes that may be thrown by the function.

Property

exceptionClasses - the list of checked exception classes that may be thrown by the function.