fr.dyade.aaa.util

Class EmptyQueueException


public class EmptyQueueException
extends RuntimeException

Thrown by methods in the Queue class to indicate that the queue is empty.

See Also:
Queue

Constructor Summary

EmptyQueueException()
Constructs a new EmptyQueueException with no detail message.

Constructor Details

EmptyQueueException

public EmptyQueueException()
Constructs a new EmptyQueueException with no detail message.


Copyright B) 2004 Scalagent - All rights reserved