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