Class FlinkKafkaException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.flink.util.FlinkException
org.apache.flink.streaming.connectors.kafka.FlinkKafkaException
All Implemented Interfaces:
Serializable

@PublicEvolving @Deprecated public class FlinkKafkaException extends org.apache.flink.util.FlinkException
Deprecated.
Will be removed with FlinkKafkaProducer and FlinkKafkaShuffle.
Exception used by FlinkKafkaProducer and FlinkKafkaConsumer.
See Also: