Class ClusterLinkNotFoundException

All Implemented Interfaces:
Serializable

public class ClusterLinkNotFoundException extends ApiException
Indicates that the cluster link for the given link name was not found. The exception is the subclass of ApiException.
See Also:
  • Constructor Details

    • ClusterLinkNotFoundException

      public ClusterLinkNotFoundException(String message)
    • ClusterLinkNotFoundException

      public ClusterLinkNotFoundException(String message, Throwable cause)