enum class OnErrorAction
Enum that can be used to specify behaviour of the copyRecursively() function in exceptional conditions.
Skip this file and go to the next.
Terminate the evaluation of the function.
Returns a Java Class instance of the enum the given constant belongs to.
val <E : Enum<E>> Enum<E>.declaringJavaClass: Class<E>
© 2010–2023 JetBrains s.r.o. and Kotlin Programming Language contributors
Licensed under the Apache License, Version 2.0.
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.io/-on-error-action/index.html