Contents

WCError.Code.fileAccessDenied

An error indicating that the system can’t transfer a file because it is inaccessible.

Declaration

case fileAccessDenied

Discussion

This error can occur when the file path is invalid or the app has insufficient privileges to access the file.

See Also

Error Codes