Class CidrCollectionVersionMismatchException

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

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

The CIDR collection version you provided, doesn't match the one in the ListCidrCollections operation.

See Also: