<!--
{
  "availability" : [
    "tvOS: 9.0.0 - 18.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "TVMLKit",
  "identifier" : "/documentation/TVMLKit/TVMLKitError",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "TVMLKit"
    ],
    "preciseIdentifier" : "c:@E@TVMLKitError"
  },
  "title" : "TVMLKitError"
}
-->

# TVMLKitError

Error codes for the TVMLKit error domain.

```
enum TVMLKitError
```

## Topics

### Errors

[`TVMLKitError.failedToLaunch`](/documentation/TVMLKit/TVMLKitError/failedToLaunch)

The app failed to launch.

[`TVMLKitError.internetUnavailable`](/documentation/TVMLKit/TVMLKitError/internetUnavailable)

No connection to the Internet is available.

[`TVMLKitError.last`](/documentation/TVMLKit/TVMLKitError/last)

Reserved.

[`TVMLKitError.unknown`](/documentation/TVMLKit/TVMLKitError/unknown)

Unable to determine the cause of 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)