vararg val exceptionClasses: Array<out KClass<out Throwable>>
the list of checked exception classes that may be thrown by the function.
exceptionClasses - the list of checked exception classes that may be thrown by the function.
exceptionClasses