# `NSError init(description:code:)`

*Initializer*

## Declaration

```swift
init!(description: String!, code: Int)
```

