public class StreamsException extends KafkaException
StreamsException
is the top-level exception type generated by Kafka Streams.Constructor and Description |
---|
StreamsException(java.lang.String message) |
StreamsException(java.lang.String message,
java.lang.Throwable throwable) |
StreamsException(java.lang.Throwable throwable) |