Class InvalidDeploymentIdException

All Implemented Interfaces:
Serializable

public class InvalidDeploymentIdException extends AmazonServiceException

At least one of the deployment IDs was specified in an invalid format.

See Also:
  • Constructor Details

    • InvalidDeploymentIdException

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