Class OperationInProgressException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<OperationInProgressException.Builder,OperationInProgressException>

@Generated("software.amazon.awssdk:codegen") public final class OperationInProgressException extends ElasticBeanstalkException implements ToCopyableBuilder<OperationInProgressException.Builder,OperationInProgressException>

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

See Also: