# `GSErrorItem`

*Class*

## Declaration

```swift
class GSErrorItem
```

```objc
@interface GSErrorItem : NSObject
```

```python
class GSErrorItem(NSObject)
```

## Topics

### Instance Properties

- [`GSErrorItem.action`](/Core/GlyphsKit/GSErrorItem/action)
- [`GSErrorItem.actionTitle`](/Core/GlyphsKit/GSErrorItem/actionTitle)
- [`GSErrorItem.actionToolTip`](/Core/GlyphsKit/GSErrorItem/actionToolTip)
- [`GSErrorItem.attributedTitle`](/Core/GlyphsKit/GSErrorItem/attributedTitle)
- [`GSErrorItem.error`](/Core/GlyphsKit/GSErrorItem/error)
- [`GSErrorItem.errors`](/Core/GlyphsKit/GSErrorItem/errors)
- [`GSErrorItem.helpPage`](/Core/GlyphsKit/GSErrorItem/helpPage)
- [`GSErrorItem.icon`](/Core/GlyphsKit/GSErrorItem/icon)
- [`GSErrorItem.identifier`](/Core/GlyphsKit/GSErrorItem/identifier)
- [`GSErrorItem.target`](/Core/GlyphsKit/GSErrorItem/target)
- [`GSErrorItem.title`](/Core/GlyphsKit/GSErrorItem/title)
- [`GSErrorItem.windowController`](/Core/GlyphsKit/GSErrorItem/windowController)

## Relationships

### Inherits From

- `NSObject`

