Class DeploymentGroupLimitExceededException

All Implemented Interfaces:
Serializable

public class DeploymentGroupLimitExceededException extends AmazonServiceException

The deployment groups limit was exceeded.

See Also:
  • Constructor Details

    • DeploymentGroupLimitExceededException

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