# `InspectorViewGlyphBaseController setNextException:`

*Instance Method*

## Declaration

```swift
@IBAction func setNextException(_ sender: Any!)
```

```objc
- (void) setNextException:(id) sender;
```

```python
setNextException_(sender: object)
```

