# `GSPresentErrorsWindowController`

*Class*

## Declaration

```swift
class GSPresentErrorsWindowController
```

```objc
@interface GSPresentErrorsWindowController : NSWindowController
```

```python
class GSPresentErrorsWindowController(NSWindowController)
```

## Topics

### Instance Properties

- [`GSPresentErrorsWindowController.errorDicts`](/Core/GlyphsKit/GSPresentErrorsWindowController/errorDicts)
- [`GSPresentErrorsWindowController.errorItems`](/Core/GlyphsKit/GSPresentErrorsWindowController/errorItems)
- [`GSPresentErrorsWindowController.errorList`](/Core/GlyphsKit/GSPresentErrorsWindowController/errorList)
- [`GSPresentErrorsWindowController.errorListController`](/Core/GlyphsKit/GSPresentErrorsWindowController/errorListController)

## Relationships

### Inherits From

- `NSWindowController`

