kotlin-stdlib / kotlin.io / FileAlreadyExistsException / <init> <init> JVM 1.0 FileAlreadyExistsException( file: File, other: File? = null, reason: String? = null) An exception class which is used when some file to create or copy to already exists.