kotlin-stdlib / kotlin.jvm / Throws / exceptionClasses exceptionClasses JVM 1.0 vararg val exceptionClasses: Array<out KClass<out Throwable>>(source) 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.