Class ClusterLinkExistsException

All Implemented Interfaces:
Serializable

public class ClusterLinkExistsException extends ApiException
Indicates that the link name for the cluster link creation already exists. The exception is the subclass of ApiException.
See Also:
  • Constructor Details

    • ClusterLinkExistsException

      public ClusterLinkExistsException(String message)
    • ClusterLinkExistsException

      public ClusterLinkExistsException(String message, Throwable cause)