---
title: MTLBinaryArchiveError.Code.internalError
framework: metal
role: symbol
role_heading: Case
path: metal/mtlbinaryarchiveerror-swift.struct/code/internalerror
---

# MTLBinaryArchiveError.Code.internalError

An error code that indicates the Metal framework has an internal problem.

## Declaration

```swift
case internalError
```

## Discussion

Discussion You can report the scenario that generated this error code with Feedback Assistant.

## See Also

### Error codes

- [MTLBinaryArchiveError.Code.none](metal/mtlbinaryarchiveerror-swift.struct/code/none.md)
- [MTLBinaryArchiveError.Code.invalidFile](metal/mtlbinaryarchiveerror-swift.struct/code/invalidfile.md)
- [MTLBinaryArchiveError.Code.compilationFailure](metal/mtlbinaryarchiveerror-swift.struct/code/compilationfailure.md)
- [MTLBinaryArchiveError.Code.unexpectedElement](metal/mtlbinaryarchiveerror-swift.struct/code/unexpectedelement.md)
- [MTLBinaryArchiveError.Code.none](metal/mtlbinaryarchiveerror-swift.struct/code/none.md)
- [MTLBinaryArchiveError.Code.invalidFile](metal/mtlbinaryarchiveerror-swift.struct/code/invalidfile.md)
- [MTLBinaryArchiveError.Code.compilationFailure](metal/mtlbinaryarchiveerror-swift.struct/code/compilationfailure.md)
- [MTLBinaryArchiveError.Code.unexpectedElement](metal/mtlbinaryarchiveerror-swift.struct/code/unexpectedelement.md)
