Class ClusterAuthorizationException

All Implemented Interfaces:
Serializable

public class ClusterAuthorizationException extends AuthorizationException
Exception indicates authorization failure to perform cluster link operations. The exception is the subclass of ApiException.
See Also:
  • Constructor Details

    • ClusterAuthorizationException

      public ClusterAuthorizationException(String message)
    • ClusterAuthorizationException

      public ClusterAuthorizationException(String message, Throwable cause)