Class MissingSourceTopicException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.kafka.common.KafkaException
org.apache.kafka.streams.errors.StreamsException
org.apache.kafka.streams.errors.MissingSourceTopicException
All Implemented Interfaces:
Serializable

public class MissingSourceTopicException extends StreamsException
See Also:
  • Constructor Details

    • MissingSourceTopicException

      public MissingSourceTopicException(String message)