---
title: ABAddRecordsError
framework: addressbook
role: symbol
role_heading: Global Variable
path: addressbook/abaddrecordserror
---

# ABAddRecordsError

The records could not be added.

## Declaration

```swift
var ABAddRecordsError: Int { get }
```

## Discussion

Discussion ABAddRecordsError ABPropertyReadOnlyError ABPropertyUnsupportedBySourceError ABPropertyValueValidationError ABRemoveRecordsError

## See Also

### Constants

- [ABRemoveRecordsError](addressbook/abremoverecordserror.md)
- [ABPropertyValueValidationError](addressbook/abpropertyvaluevalidationerror.md)
- [ABPropertyUnsupportedBySourceError](addressbook/abpropertyunsupportedbysourceerror.md)
- [ABPropertyReadOnlyError](addressbook/abpropertyreadonlyerror.md)
