Class InvalidSubnetException

All Implemented Interfaces:
Serializable

public class InvalidSubnetException extends AmazonServiceException

An invalid subnet identifier was specified.

See Also:
  • Constructor Details

    • InvalidSubnetException

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