Class InvalidFleetStatusException

All Implemented Interfaces:
Serializable

public class InvalidFleetStatusException extends AmazonServiceException

The requested operation would cause a conflict with the current state of a resource associated with the request and/or the fleet. Please resolve the conflict before retrying.

See Also:
  • Constructor Details

    • InvalidFleetStatusException

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