Class InterruptException

All Implemented Interfaces:
Serializable

public class InterruptException extends KafkaException
An unchecked wrapper for InterruptedException
See Also: