Class VPCAssociationNotFoundException

All Implemented Interfaces:
Serializable

public class VPCAssociationNotFoundException extends AmazonServiceException

The VPC you specified is not currently associated with the hosted zone.

See Also:
  • Constructor Details

    • VPCAssociationNotFoundException

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