---
title: LAErrorDomain
framework: localauthentication
role: symbol
role_heading: Global Variable
path: localauthentication/laerrordomain
---

# LAErrorDomain

The error domain that the framework uses when issuing errors.

## Declaration

```swift
let LAErrorDomain: String
```

## See Also

### Errors

- [LAError](localauthentication/laerror-swift.struct.md)
- [LAError.Code](localauthentication/laerror-swift.struct/code.md)
