---
title: NEHotspotManager.Error
framework: networkextension
role: symbol
role_heading: Enumeration
path: networkextension/nehotspotmanager/error
---

# NEHotspotManager.Error

An enumeration of errors thrown by hotspot manager methods.

## Declaration

```swift
enum Error
```

## Topics

### Configuration errors

- [NEHotspotManager.Error.configurationNotLoaded](networkextension/nehotspotmanager/error/configurationnotloaded.md)
- [NEHotspotManager.Error.configurationInvalid](networkextension/nehotspotmanager/error/configurationinvalid.md)

### Other errors

- [NEHotspotManager.Error.internalError](networkextension/nehotspotmanager/error/internalerror.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Error](swift/error.md)
- [Escapable](swift/escapable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
