Class DeploymentConfigLimitExceededException

All Implemented Interfaces:
Serializable

public class DeploymentConfigLimitExceededException extends AmazonServiceException

The deployment configurations limit was exceeded.

See Also:
  • Constructor Details

    • DeploymentConfigLimitExceededException

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