|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.ibm.ras.RASException
com.ibm.ras.RASQueueEmptyException
public class RASQueueEmptyException
RASQueueEmptyException
is thrown to indicate that a
RASQueue
is empty.
Constructor Summary | |
---|---|
RASQueueEmptyException()
Deprecated. Creates a RASQueueEmptyException . |
|
RASQueueEmptyException(java.lang.String msg)
Deprecated. Creates a RASQueueEmptyException . |
Method Summary |
---|
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public RASQueueEmptyException()
RASQueueEmptyException
.
public RASQueueEmptyException(java.lang.String msg)
RASQueueEmptyException
.
msg
- A detailed message.
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |