Class InvalidClusterParameterGroupStateException

  • All Implemented Interfaces:
    Serializable

    public class InvalidClusterParameterGroupStateException
    extends AmazonServiceException

    The cluster parameter group action can not be completed because another task is in progress that involves the parameter group. Wait a few moments and try the operation again.

    See Also:
    Serialized Form
    • Constructor Detail

      • InvalidClusterParameterGroupStateException

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