Kind: Class
Source: packages/microservices/external/kafka.interface.ts
Part of: Microservices
Extends: Error
Properties
| Property | Type |
|---|---|
message | Error['message'] |
name | string |
retriable | boolean |
helpUrl | string |
cause | Error |
Kind: Class
Source: packages/microservices/external/kafka.interface.ts
Part of: Microservices
Extends: Error
| Property | Type |
|---|---|
message | Error['message'] |
name | string |
retriable | boolean |
helpUrl | string |
cause | Error |
Was this page helpful?