---
title: TipKitError
framework: tipkit
role: symbol
role_heading: Structure
path: tipkit/tipkiterror
---

# TipKitError

A localized tip kit error.

## Declaration

```swift
struct TipKitError
```

## Topics

### Instance Properties

- [description](tipkit/tipkiterror/description.md)

### Type Properties

- [invalidPredicateValueType](tipkit/tipkiterror/invalidpredicatevaluetype.md)
- [missingGroupContainerEntitlements](tipkit/tipkiterror/missinggroupcontainerentitlements.md)
- [tipsDatastoreAlreadyConfigured](tipkit/tipkiterror/tipsdatastorealreadyconfigured.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Error](swift/error.md)
- [Hashable](swift/hashable.md)
- [LocalizedError](foundation/localizederror.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Common types

- [AnyTip](tipkit/anytip.md)
- [Option](tipkit/tipoption.md)
