public class RuntimeIOException
extends java.lang.IllegalStateException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
RuntimeIOException(java.io.IOException e) |
RuntimeIOException(java.lang.String msg,
java.io.IOException e) |
private static final long serialVersionUID