Class DeploymentGroupDoesNotExistException

All Implemented Interfaces:
Serializable

public class DeploymentGroupDoesNotExistException extends AmazonServiceException

The named deployment group does not exist with the applicable IAM user or AWS account.

See Also:
  • Constructor Details

    • DeploymentGroupDoesNotExistException

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