Class DeploymentGroupAlreadyExistsException

  • All Implemented Interfaces:
    Serializable

    public class DeploymentGroupAlreadyExistsException
    extends AmazonServiceException

    A deployment group with the specified name already exists with the applicable IAM user or AWS account.

    See Also:
    Serialized Form
    • Constructor Detail

      • DeploymentGroupAlreadyExistsException

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