Class DeploymentConfigDoesNotExistException

All Implemented Interfaces:
Serializable

public class DeploymentConfigDoesNotExistException extends AmazonServiceException

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

See Also:
  • Constructor Details

    • DeploymentConfigDoesNotExistException

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