Class InvalidDBParameterGroupStateException

All Implemented Interfaces:
Serializable

public class InvalidDBParameterGroupStateException extends AmazonServiceException

The DB parameter group cannot be deleted because it is in use.

See Also:
  • Constructor Details

    • InvalidDBParameterGroupStateException

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