Class AlreadyExistsException

All Implemented Interfaces:
Serializable

public class AlreadyExistsException extends AmazonServiceException

You already have an Auto Scaling group or launch configuration with this name.

See Also:
  • Constructor Details

    • AlreadyExistsException

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