Namespace Aws\AutoScaling\Exception
Exceptions summary
| AlreadyExistsException | The named Auto Scaling group or launch configuration already exists. |
| AutoScalingException | Default service exception class |
| InvalidNextTokenException | The NextToken value is invalid. |
| LimitExceededException | The quota for capacity groups or launch configurations for this customer has already been reached. |
| ResourceInUseException | This is returned when you cannot delete a launch configuration or Auto Scaling group because it is being used. |
| ScalingActivityInProgressException | You cannot delete an Auto Scaling group while there are scaling activities in progress for that group. |