Class InvalidSubnetException

All Implemented Interfaces:
Serializable

public class InvalidSubnetException extends AmazonServiceException

The subnet provided is invalid.

See Also:
  • Constructor Details

    • InvalidSubnetException

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