Class ConflictException

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

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

Exception to indicate that there is an ongoing task when a new task is created. Return when once the existing tasks are complete.

See Also: