CapturedRoom.ModelProvider.Error.nonExistingFile(url:)
An error that indicates a model-URL query failed to return a result.
Declaration
case nonExistingFile(url: URL)Parameters
- URL:
The URL that references a nonexisting file.
Discussion
This error occurs when the app hasn’t associated a URL to the attributes in a model-URL query.