Contents

BAManagedErrorCodeFileNotFound

An error code that indicates the system can’t find a file at the specified path.

Declaration

BAManagedErrorCodeFileNotFound

Discussion

Refer to the value in -[NSError userInfo] for the key NSFilePathErrorKey for the file path.

See Also

Errors