Contents

NSURLErrorFileIsDirectory

A request for an FTP file resulted in the server responding that the file is not a plain file, but a directory.

Declaration

var NSURLErrorFileIsDirectory: Int { get }

See Also

URL Errors