Class StaleTagException

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

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

A tag has been added to a resource with the same ARN as a deleted resource. Wait a short while and then retry the operation.

See Also: