Class ClusterLinkPausedException

All Implemented Interfaces:
Serializable

public class ClusterLinkPausedException extends ApiException
Indicates that the cluster link is paused and therefore should not be operated on. The exception is the subclass of ApiException.
See Also:
  • Constructor Details

    • ClusterLinkPausedException

      public ClusterLinkPausedException(String message)
    • ClusterLinkPausedException

      public ClusterLinkPausedException(String message, Throwable cause)