Class DeploymentConfigAlreadyExistsException

All Implemented Interfaces:
Serializable

public class DeploymentConfigAlreadyExistsException extends AmazonServiceException

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

See Also:
  • Constructor Details

    • DeploymentConfigAlreadyExistsException

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