public class TaskIdFormatException extends StreamsException
task id
from the read string.org.apache.kafka.streams.processor.internals.StreamTask
,
Serialized FormConstructor and Description |
---|
TaskIdFormatException(java.lang.String message) |
TaskIdFormatException(java.lang.String message,
java.lang.Throwable throwable) |
TaskIdFormatException(java.lang.Throwable throwable) |