Uses of Class
ca.mcgill.cs.postina.PostinaNoQueueException

Packages that use PostinaNoQueueException
ca.mcgill.cs.postina Provides the classes and methodes publicly available to users of Postina. 
ca.mcgill.cs.postina.scribe   
 

Uses of PostinaNoQueueException in ca.mcgill.cs.postina
 

Methods in ca.mcgill.cs.postina that throw PostinaNoQueueException
 PostinaMessage PostinaNetworkLayer.getNextMessage()
          Gets the next message in the queue.
 

Uses of PostinaNoQueueException in ca.mcgill.cs.postina.scribe
 

Methods in ca.mcgill.cs.postina.scribe that throw PostinaNoQueueException
 PostinaMessage ScribeNetworkLayer.getNextMessage()