Class OperationAbortedException

All Implemented Interfaces:
Serializable

public class OperationAbortedException extends AmazonServiceException

Returned if multiple requests to update the same resource were in conflict.

See Also:
  • Constructor Details

    • OperationAbortedException

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