Class DBParameterGroupAlreadyExistsException

All Implemented Interfaces:
Serializable

public class DBParameterGroupAlreadyExistsException extends AmazonServiceException

A DB parameter group with the same name exists.

See Also:
  • Constructor Details

    • DBParameterGroupAlreadyExistsException

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