Class InvalidClusterSecurityGroupStateException

All Implemented Interfaces:
Serializable

public class InvalidClusterSecurityGroupStateException extends AmazonServiceException

The state of the cluster security group is not available.

See Also:
  • Constructor Details

    • InvalidClusterSecurityGroupStateException

      public InvalidClusterSecurityGroupStateException(String message)
      Constructs a new InvalidClusterSecurityGroupStateException with the specified error message.
      Parameters:
      message - Describes the error encountered.