# `GSFontMaster blueValuesError:`

*Instance Method*

## Declaration

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

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

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

