com.ibm.ras
Class RASExceptionjava.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--com.ibm.ras.RASException
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- RASIOException, RASQueueEmptyException, RASQueueFullException
- public class RASException
- extends java.lang.Exception
RASException is the parent of all Exceptions unique to the RAS Toolkit.
- See Also:
- Serialized Form
Constructor Summary RASException()
Creates a RASException.RASException(java.lang.String msg)
Creates a RASException.
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 RASException
public RASException()
- Creates a RASException.
RASException
public RASException(java.lang.String msg)
- Creates a RASException.
- 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.