---
title: BNNSGraph.Error.unableToCreateContext
framework: accelerate
role: symbol
role_heading: Case
path: accelerate/bnnsgraph/error/unabletocreatecontext
---

# BNNSGraph.Error.unableToCreateContext

The call to the underlying context-creation function failed.

## Declaration

```swift
case unableToCreateContext
```

## See Also

### Error codes

- [BNNSGraph.Error.unableToCreateGraph](accelerate/bnnsgraph/error/unabletocreategraph.md)
- [BNNSGraph.Error.unableToExecute](accelerate/bnnsgraph/error/unabletoexecute.md)
- [BNNSGraph.Error.unableToSetDynamicShapes](accelerate/bnnsgraph/error/unabletosetdynamicshapes.md)
