Class InvalidMetadataException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ElectionNotNeededException,EligibleLeadersNotAvailableException,FencedLeaderEpochException,InconsistentTopicIdException,KafkaStorageException,KafkaStorageMetadataCorruptionException,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 org.apache.kafka.common.errors.ApiException
fillInStackTraceMethods inherited from class java.lang.Throwable
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString