Class InvalidSubnetException

All Implemented Interfaces:
Serializable

public class InvalidSubnetException extends AmazonServiceException

The specified VPC has no associated Internet gateway.

See Also:
  • Constructor Details

    • InvalidSubnetException

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