com.ibm.ras
Class RASIOExceptionjava.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--com.ibm.ras.RASException | +--com.ibm.ras.RASIOException
- All Implemented Interfaces:
- java.io.Serializable
- public class RASIOException
- extends RASException
RASIOException is thrown to indicate that an error occurred on some input/output operation.
- See Also:
- Serialized Form
Constructor Summary RASIOException()
Creates a RASIOException.RASIOException(java.lang.String msg)
Creates a RASIOException.
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 RASIOException
public RASIOException()
- Creates a RASIOException.
RASIOException
public RASIOException(java.lang.String msg)
- Creates a RASIOException.
- 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.