Class ClusterLinkNotFoundException

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

public final class ClusterLinkNotFoundException extends io.confluent.kafkarest.exceptions.StatusCodeException
An exception that indicates that the cluster link doesn't exist.
See Also:
  • Constructor Details

    • ClusterLinkNotFoundException

      public ClusterLinkNotFoundException(String linkName)
    • ClusterLinkNotFoundException

      public ClusterLinkNotFoundException(Throwable e)