Class InstanceDoesNotExistException

All Implemented Interfaces:
Serializable

public class InstanceDoesNotExistException extends AmazonServiceException

The specified instance does not exist in the deployment group.

See Also:
  • Constructor Details

    • InstanceDoesNotExistException

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