Class PartitionNotAssignedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- pl.allegro.tech.hermes.common.exception.HermesException
-
- pl.allegro.tech.hermes.common.exception.RetransmissionException
-
- pl.allegro.tech.hermes.consumers.consumer.offset.kafka.broker.PartitionNotAssignedException
-
- All Implemented Interfaces:
java.io.Serializable
public class PartitionNotAssignedException extends pl.allegro.tech.hermes.common.exception.RetransmissionException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PartitionNotAssignedException()PartitionNotAssignedException(java.lang.Throwable cause)
-
Method Summary
-
Methods inherited from class pl.allegro.tech.hermes.common.exception.RetransmissionException
getCode
-
-