Class TooManyUpdatesException

All Implemented Interfaces:
Serializable

public class TooManyUpdatesException extends AmazonServiceException

There are concurrent updates for a resource that supports one update at a time.

See Also:
  • Constructor Details

    • TooManyUpdatesException

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