# `GSFontMaster otherBluesError:`

*Instance Method*

## Declaration

```swift
func otherBluesError() throws -> [NSNumber]
```

```objc
- (NSArray<NSNumber *> *) otherBluesError:(NSError **) error;
```

```python
otherBluesError_() -> tuple[list[NSNumber], NSError]
```

