# `NSError init(exception:domain:code:)`

*Initializer*

## Declaration

```swift
init!(exception: NSException!, domain: String!, code: Int)
```

