Class DBClusterParameterGroupNotFoundException

All Implemented Interfaces:
Serializable

public class DBClusterParameterGroupNotFoundException extends AmazonServiceException

DBClusterParameterGroupName does not refer to an existing DB Cluster parameter group.

See Also:
  • Constructor Details

    • DBClusterParameterGroupNotFoundException

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