Class SubnetNotFoundException

All Implemented Interfaces:
Serializable

public class SubnetNotFoundException extends AmazonServiceException

One or more of the specified subnets do not exist.

See Also:
  • Constructor Details

    • SubnetNotFoundException

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