Class ScalingActivityInProgressException

All Implemented Interfaces:
Serializable

public class ScalingActivityInProgressException extends AmazonServiceException

The Auto Scaling group can't be deleted because there are scaling activities in progress.

See Also:
  • Constructor Details

    • ScalingActivityInProgressException

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