<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "XCTest",
  "identifier" : "/documentation/XCTest/XCTSourceCodeFrame/symbolicationError",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "XCTest"
    ],
    "preciseIdentifier" : "c:objc(cs)XCTSourceCodeFrame(py)symbolicationError"
  },
  "title" : "symbolicationError"
}
-->

# symbolicationError

An optional error that describes a failed symbolication attempt.

```
var symbolicationError: (any Error)? { get }
```

## Discussion

The system doesn’t serialize this error when it encodes the frames.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)