Package org.apache.kafka.streams.errors
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:
- Serialized Form
- 
Constructor SummaryConstructors Constructor Description MissingSourceTopicException(String message)
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
MissingSourceTopicException
 
-