class EventLogKafkaCommitCursorFailed extends Error Error thrown when committing a cursor fails. Constructors new EventLogKafkaCommitCursorFailed(topic: string,consumerGroup: string,message: string,cause?: unknown,) Properties name: string