Class ClusterLinkExistsException

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

public final class ClusterLinkExistsException extends io.confluent.kafkarest.exceptions.StatusCodeException
An exception that indicates that a cluster link already exists for the provided link name.
See Also:
  • Constructor Details

    • ClusterLinkExistsException

      public ClusterLinkExistsException(Throwable e)