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:
Serializable
public class PartitionNotAssignedException
extends pl.allegro.tech.hermes.common.exception.RetransmissionException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class pl.allegro.tech.hermes.common.exception.RetransmissionException
getCodeMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PartitionNotAssignedException
public PartitionNotAssignedException() -
PartitionNotAssignedException
-