<!--
{
  "documentType" : "article",
  "framework" : "RealityKit",
  "identifier" : "/documentation/RealityKit/LowLevelRenderContextError/LocalizedError-Implementations",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "LocalizedError Implementations"
}
-->

# LocalizedError Implementations

## Topics

### Instance Properties

[`var errorDescription: String?`](/documentation/RealityKit/LowLevelRenderContextError/errorDescription)

A human-readable description of the error.

[`var failureReason: String?`](/documentation/RealityKit/LowLevelRenderContextError/failureReason)

A human-readable explanation of why the error occurred.

[`var helpAnchor: String?`](/documentation/RealityKit/LowLevelRenderContextError/helpAnchor)

A link to documentation for the error.

[`var recoverySuggestion: String?`](/documentation/RealityKit/LowLevelRenderContextError/recoverySuggestion)

A human-readable suggestion for how to recover from the error.

---

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)