Class RuntimeIOException

java.lang.Object
All Implemented Interfaces:
Serializable, ErrorCodeAccessor, Trap

public class RuntimeIOException extends AbstractRuntimeException
Unchecked exception with the same semantics as the IOException.
See Also: