Class DeploymentLimitExceededException

All Implemented Interfaces:
Serializable

public class DeploymentLimitExceededException extends AmazonServiceException

The number of allowed deployments was exceeded.

See Also:
  • Constructor Details

    • DeploymentLimitExceededException

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