Class DBParameterGroupNotFoundException

All Implemented Interfaces:
Serializable

public class DBParameterGroupNotFoundException extends AmazonServiceException

DBParameterGroupName does not refer to an existing DB parameter group.

See Also:
  • Constructor Details

    • DBParameterGroupNotFoundException

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