<!--
{
  "availability" : [
    "iOS: 26.0.0 -",
    "iPadOS: 26.0.0 -",
    "macCatalyst: 26.0.0 -",
    "macOS: 26.0.0 -",
    "tvOS: 26.0.0 -",
    "visionOS: 26.0.0 -",
    "watchOS: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Network",
  "identifier" : "/documentation/Network/NetworkBrowser/State/failed(_:)",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "Network"
    ],
    "preciseIdentifier" : "s:7Network0A7BrowserC5StateO6failedyAEyx_GAA7NWErrorOcAGmAA0B8ProviderRzlF"
  },
  "title" : "NetworkBrowser.State.failed(_:)"
}
-->

# NetworkBrowser.State.failed(_:)

The browser has irrecoverably failed. Do not call `start()` on the
browser to restart it. Instead, `cancel()` the browser and create a
new browser.

```
case failed(NWError)
```

---

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)