public class RASIOException extends RASException
RASIOException is thrown to indicate that an error
occurred on some input/output operation.| Constructor and Description |
|---|
RASIOException()
Deprecated.
Creates a
RASIOException. |
RASIOException(java.lang.String msg)
Deprecated.
Creates a
RASIOException. |