class EventLogKafkaGetFailed extends Error Error thrown when getting an event fails. Constructors new EventLogKafkaGetFailed(topic: string,partition: number,offset: string,message: string,cause?: unknown,) Properties name: string