---
title: internalError
framework: networkextension
role: symbol
role_heading: Type Property
path: networkextension/neapppushmanagererror-swift.struct/internalerror
---

# internalError

An error that indicates an internal error in the local push connectivity framework.

## Declaration

```swift
static var internalError: NEAppPushManagerError.Code { get }
```

## See Also

### Error constants

- [configurationInvalid](networkextension/neapppushmanagererror-swift.struct/configurationinvalid.md)
- [configurationNotLoaded](networkextension/neapppushmanagererror-swift.struct/configurationnotloaded.md)
- [inactiveSession](networkextension/neapppushmanagererror-swift.struct/inactivesession.md)
