Class MessageNotInflightException

All Implemented Interfaces:
Serializable

public class MessageNotInflightException extends AmazonServiceException

The message referred to is not in flight.

See Also:
  • Constructor Details

    • MessageNotInflightException

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