Class ClusterParameterGroupNotFoundException

All Implemented Interfaces:
Serializable

public class ClusterParameterGroupNotFoundException extends AmazonServiceException

The parameter group name does not refer to an existing parameter group.

See Also:
  • Constructor Details

    • ClusterParameterGroupNotFoundException

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