public class RuntimeIOException extends SystemException
| Constructor and Description |
|---|
RuntimeIOException(IOException cause) |
| Modifier and Type | Method and Description |
|---|---|
IOException |
getCause() |
Throwable |
initCause(Throwable cause) |
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RuntimeIOException(IOException cause)
Copyright © 2006-2012. All Rights Reserved.