com.ibm.ras
Class RASQueueEmptyExceptionjava.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--com.ibm.ras.RASException | +--com.ibm.ras.RASQueueEmptyException
- All Implemented Interfaces:
- java.io.Serializable
- public class RASQueueEmptyException
- extends RASException
RASQueueEmptyException is thrown to indicate that a RASQueue is empty.
- See Also:
- RASQueueEmptyException">Serialized Form
Constructor Summary RASQueueEmptyException()
Creates a RASQueueEmptyException.RASQueueEmptyException(java.lang.String msg)
Creates a RASQueueEmptyException.
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 RASQueueEmptyException
public RASQueueEmptyException()
- Creates a RASQueueEmptyException.
RASQueueEmptyException
public RASQueueEmptyException(java.lang.String msg)
- Creates a RASQueueEmptyException.
- Parameters:
- msg - A detailed message.
WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.
IBM is a trademark of the IBM Corporation in the United States, other countries, or both.