Class RuntimeIOException

All Implemented Interfaces:
Serializable, ErrorCodeAccessor, Trap

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