Class InvalidDeploymentStatusException

All Implemented Interfaces:
Serializable

public class InvalidDeploymentStatusException extends AmazonServiceException

The specified deployment status doesn't exist or cannot be determined.

See Also:
  • Constructor Details

    • InvalidDeploymentStatusException

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