Class DeploymentNotStartedException

All Implemented Interfaces:
Serializable

public class DeploymentNotStartedException extends AmazonServiceException

The specified deployment has not started.

See Also:
  • Constructor Details

    • DeploymentNotStartedException

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