Class SubnetIPAddressLimitReachedException

  • All Implemented Interfaces:
    Serializable

    public class SubnetIPAddressLimitReachedException
    extends AmazonServiceException

    AWS Lambda was not able to set up VPC access for the Lambda function because one or more configured subnets has no available IP addresses.

    See Also:
    Serialized Form
    • Constructor Detail

      • SubnetIPAddressLimitReachedException

        public SubnetIPAddressLimitReachedException​(String message)
        Constructs a new SubnetIPAddressLimitReachedException with the specified error message.
        Parameters:
        message - Describes the error encountered.
    • Method Detail

      • setType

        public void setType​(String type)
        Parameters:
        type -
      • getType

        public String getType()
        Returns: