Documentation for this section has not yet been entered.
Type Reason Java.Util.NoSuchElementException if this queue is empty
Retrieves and removes the head of this queue. This method differs from IQueue.Poll only in that it throws an exception if this queue is empty.