<!--
{
  "availability" : [
    "iOS: 16.1.0 -",
    "iPadOS: 16.1.0 -",
    "macCatalyst: 16.1.0 -",
    "macOS: 13.0.0 -",
    "tvOS: 16.1.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 9.1.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Matter",
  "identifier" : "/documentation/Matter/MTRInteractionError",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Matter"
    ],
    "preciseIdentifier" : "s:SC23MTRInteractionErrorCodeLeV"
  },
  "title" : "MTRInteractionError"
}
-->

# MTRInteractionError

```
struct MTRInteractionError
```

## Topics

### Instance Properties

### Type Properties

[`static var busy: MTRInteractionError.Code`](/documentation/Matter/MTRInteractionError/busy)

[`static var constraintError: MTRInteractionError.Code`](/documentation/Matter/MTRInteractionError/constraintError)

[`static var dataVersionMismatch: MTRInteractionError.Code`](/documentation/Matter/MTRInteractionError/dataVersionMismatch)

[`static var failsafeRequired: MTRInteractionError.Code`](/documentation/Matter/MTRInteractionError/failsafeRequired)

[`static var failure: MTRInteractionError.Code`](/documentation/Matter/MTRInteractionError/failure)

[`static var invalidAction: MTRInteractionError.Code`](/documentation/Matter/MTRInteractionError/invalidAction)

[`static var invalidCommand: MTRInteractionError.Code`](/documentation/Matter/MTRInteractionError/invalidCommand)

[`static var invalidDataType: MTRInteractionError.Code`](/documentation/Matter/MTRInteractionError/invalidDataType)

[`static var invalidInState: MTRInteractionError.Code`](/documentation/Matter/MTRInteractionError/invalidInState)

[`static var invalidSubscription: MTRInteractionError.Code`](/documentation/Matter/MTRInteractionError/invalidSubscription)

[`static var needsTimedInteraction: MTRInteractionError.Code`](/documentation/Matter/MTRInteractionError/needsTimedInteraction)

[`static var noCommandResponse: MTRInteractionError.Code`](/documentation/Matter/MTRInteractionError/noCommandResponse)

[`static var noUpstreamSubscription: MTRInteractionError.Code`](/documentation/Matter/MTRInteractionError/noUpstreamSubscription)

[`static var notFound: MTRInteractionError.Code`](/documentation/Matter/MTRInteractionError/notFound)

[`static var pathsExhausted: MTRInteractionError.Code`](/documentation/Matter/MTRInteractionError/pathsExhausted)

[`static var resourceExhausted: MTRInteractionError.Code`](/documentation/Matter/MTRInteractionError/resourceExhausted)

[`static var timedRequestMismatch: MTRInteractionError.Code`](/documentation/Matter/MTRInteractionError/timedRequestMismatch)

[`static var timeout: MTRInteractionError.Code`](/documentation/Matter/MTRInteractionError/timeout)

[`static var unreportableAttribute: MTRInteractionError.Code`](/documentation/Matter/MTRInteractionError/unreportableAttribute)

[`static var unsupportedAccess: MTRInteractionError.Code`](/documentation/Matter/MTRInteractionError/unsupportedAccess)

[`static var unsupportedAttribute: MTRInteractionError.Code`](/documentation/Matter/MTRInteractionError/unsupportedAttribute)

[`static var unsupportedCluster: MTRInteractionError.Code`](/documentation/Matter/MTRInteractionError/unsupportedCluster)

[`static var unsupportedCommand: MTRInteractionError.Code`](/documentation/Matter/MTRInteractionError/unsupportedCommand)

[`static var unsupportedEndpoint: MTRInteractionError.Code`](/documentation/Matter/MTRInteractionError/unsupportedEndpoint)

[`static var unsupportedEvent: MTRInteractionError.Code`](/documentation/Matter/MTRInteractionError/unsupportedEvent)

[`static var unsupportedRead: MTRInteractionError.Code`](/documentation/Matter/MTRInteractionError/unsupportedRead)

[`static var unsupportedWrite: MTRInteractionError.Code`](/documentation/Matter/MTRInteractionError/unsupportedWrite)

### Operator Functions

### Enumerations

[`enum Code`](/documentation/Matter/MTRInteractionError/Code)

### Type Properties

[`static var accessRestricted: MTRInteractionError.Code`](/documentation/Matter/MTRInteractionError/accessRestricted)

[`static var errorDomain: String`](/documentation/Matter/MTRInteractionError/errorDomain)

## Relationships

### Conforms To

[`CustomNSError`](/documentation/Foundation/CustomNSError)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`Sendable`](/documentation/Swift/Sendable)

[`Hashable`](/documentation/Swift/Hashable)

[`Equatable`](/documentation/Swift/Equatable)

[`Error`](/documentation/Swift/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)