Class DeploymentDoesNotExistException

All Implemented Interfaces:
Serializable

public class DeploymentDoesNotExistException extends AmazonServiceException

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

See Also:
  • Constructor Details

    • DeploymentDoesNotExistException

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