Package kafka.common.errors

Exception Summary
ApiException Any API exception that is part of the public protocol and should be a subclass of this class and be part of this package.
CorruptRecordException  
LeaderNotAvailableException  
NetworkException  
NotLeaderForPartitionException  
OffsetMetadataTooLarge  
OffsetOutOfRangeException  
RecordTooLargeException  
RetryableException A retryable exception is an exception that is safe to retry.
TimeoutException  
UnknownServerException  
UnknownTopicOrPartitionException