Case
MTLExecutionError.queryNotFound(_:)
The specified query was not found in the module.
case queryNotFound(String)
Parameters
String-
The name of the query that could not be found.
Case
The specified query was not found in the module.
case queryNotFound(String)
StringThe name of the query that could not be found.