Class InvalidMetadataException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.kafka.common.KafkaException
org.apache.kafka.common.errors.ApiException
org.apache.kafka.common.errors.RetriableException
org.apache.kafka.common.errors.RefreshRetriableException
org.apache.kafka.common.errors.InvalidMetadataException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ElectionNotNeededException, EligibleLeadersNotAvailableException, FencedLeaderEpochException, InconsistentTopicIdException, KafkaStorageException, LeaderNotAvailableException, ListenerNotFoundException, NetworkException, NotLeaderOrFollowerException, PreferredLeaderNotAvailableException, ReplicaNotAvailableException, UnknownTopicIdException, UnknownTopicOrPartitionException
An exception that may indicate the client's metadata is out of date
- See Also:
-
Method Summary
Methods inherited from class ApiException
fillInStackTraceMethods inherited from class Throwable
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString