public class RASQueueEmptyException extends RASException
RASQueueEmptyException is thrown to indicate that a
RASQueue is empty.| Constructor and Description |
|---|
RASQueueEmptyException()
Deprecated.
Creates a
RASQueueEmptyException. |
RASQueueEmptyException(java.lang.String msg)
Deprecated.
Creates a
RASQueueEmptyException. |