Global Variable グローバル変数

NSFileWriteFileExistsError

Could not perform an operation because the destination file already exists. 操作が実行できませんでした、行き先ファイルが既に存在するために。

Declaration 宣言

var NSFileWriteFileExistsError: Int { get }

Discussion 議論

This error can be produced by the FileManager class’s copy, move, and link methods このエラーは、FileManagerクラスのもつコピー、移動、そしてリンクを行うメソッドによって生み出される可能性があります。

See Also 参照

Error Codes さまざまなエラーコード