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