Class ClusterLinkInUseException

All Implemented Interfaces:
Serializable

public class ClusterLinkInUseException extends ApiException
Indicates that the cluster link could not be deleted because it is currently in use by one or more services. The exception is the subclass of ApiException.
See Also:
  • Constructor Details

    • ClusterLinkInUseException

      public ClusterLinkInUseException(String message)
    • ClusterLinkInUseException

      public ClusterLinkInUseException(String message, Throwable cause)