Class InvalidAutoScalingGroupException

All Implemented Interfaces:
Serializable

public class InvalidAutoScalingGroupException extends AmazonServiceException

The Auto Scaling group was specified in an invalid format or does not exist.

See Also:
  • Constructor Details

    • InvalidAutoScalingGroupException

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