W3cubDocs

/Kotlin

<init>

FileAlreadyExistsException(
    file: File, 
    other: File? = null, 
    reason: String? = null)

Platform and version requirements: JVM

An exception class which is used when some file to create or copy to already exists.

© 2010–2018 JetBrains s.r.o.
Licensed under the Apache License, Version 2.0.
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.io/-file-already-exists-exception/-init-.html