Class QueueEmpty

java.lang.Object
uk.ac.manchester.spinnaker.nmpi.model.QueueEmpty
All Implemented Interfaces:
QueueNextResponse

public class QueueEmpty
extends Object
implements QueueNextResponse
A message indicating that the queue is empty.
  • Constructor Details

  • Method Details

    • getWarning

      public String getWarning()
      Get any warning returned.
      Returns:
      The warning
    • setWarning

      public void setWarning​(String warning)
      Set the warning.
      Parameters:
      warning - The warning to set