Documentation Language: Swift

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.