Class OperationInProgressException

All Implemented Interfaces:
Serializable

public class OperationInProgressException extends AmazonServiceException

Unable to perform the specified operation because another operation that effects an element in this activity is already in progress.

See Also:
  • Constructor Details

    • OperationInProgressException

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