Class MirrorInfoNotAvailableException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.confluent.kafkarest.exceptions.StatusCodeException
io.confluent.kafkarest.exceptions.MirrorInfoNotAvailableException
All Implemented Interfaces:
Serializable

public final class MirrorInfoNotAvailableException extends io.confluent.kafkarest.exceptions.StatusCodeException
An exception that indicates that the mirror info is not available in the replica status output.
See Also:
  • Constructor Details

    • MirrorInfoNotAvailableException

      public MirrorInfoNotAvailableException(String topicPartition)