# KafkaJSError

**Kind:** Class

**Source:** [`packages/microservices/external/kafka.interface.ts`](https://github.com/nestjs/nest/blob/master/packages/microservices/external/kafka.interface.ts#L1144)

**Part of:** [Microservices](subsystem-packages-microservices)

**Extends:** `Error`

## Properties

| Property | Type |
|---|---|
| `message` | `Error['message']` |
| `name` | `string` |
| `retriable` | `boolean` |
| `helpUrl` | `string` |
| `cause` | `Error` |
