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:
    Serialized Form
    • Constructor Detail

      • InvalidFleetStatusException

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