public class StreamsException extends KafkaException
StreamsException
is the top-level exception type generated by Kafka Streams.Constructor and Description |
---|
StreamsException(String message) |
StreamsException(String message,
Throwable throwable) |
StreamsException(Throwable throwable) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString