Class InvalidClusterLinkException

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

public final class InvalidClusterLinkException extends io.confluent.kafkarest.exceptions.StatusCodeException
An exception that indicates that the cluster link name is illegal
See Also:
  • Constructor Details

    • InvalidClusterLinkException

      public InvalidClusterLinkException(org.apache.kafka.common.errors.InvalidClusterLinkException e)