FileAlreadyExistsException

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