Class PublicZoneVPCAssociationException

All Implemented Interfaces:
Serializable

public class PublicZoneVPCAssociationException extends AmazonServiceException

The hosted zone you are trying to associate VPC with doesn't have any VPC association. Amazon Route 53 currently doesn't support associate a VPC with a public hosted zone.

See Also:
  • Constructor Details

    • PublicZoneVPCAssociationException

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