fr.dyade.aaa.util

Class StoppedQueueException


public class StoppedQueueException
extends RuntimeException

Thrown by the push method of the Queue class when the queue is actually stopping or stopped.

See Also:
Queue

Constructor Summary

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

Constructor Details

StoppedQueueException

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


Copyright B) 2004 Scalagent - All rights reserved