public class FullQueueException extends Exception
{
	public FullQueueException ( ) { }
}
