---
title: internalError
framework: translation
role: symbol
role_heading: Type Property
path: translation/translationerror/internalerror
---

# internalError

An error occurred internal to the translation engine.

## Declaration

```swift
static let internalError: TranslationError
```

## See Also

### Handling general errors

- [nothingToTranslate](translation/translationerror/nothingtotranslate.md)
- [unableToIdentifyLanguage](translation/translationerror/unabletoidentifylanguage.md)
- [alreadyCancelled](translation/translationerror/alreadycancelled.md)
- [notInstalled](translation/translationerror/notinstalled.md)
