Class RuntimeIOException

java.lang.Object
All Implemented Interfaces:
Serializable

@Deprecated(forRemoval=true, since="12.1.0") public class RuntimeIOException extends UncheckedIOException
Deprecated, for removal: This API element is subject to removal in a future version.
Subclass of RuntimeException used to signal that there was an IOException thrown by underlying Writer
See Also: