Class DeploymentConfigNameRequiredException

All Implemented Interfaces:
Serializable

public class DeploymentConfigNameRequiredException extends AmazonServiceException

The deployment configuration name was not specified.

See Also:
  • Constructor Details

    • DeploymentConfigNameRequiredException

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