Module java.base
Package java.io

Class UncheckedIOException

All Implemented Interfaces:
Serializable

public class UncheckedIOException
extends RuntimeException
Wraps an IOException with an unchecked exception.
Since:
1.8
See Also:
Serialized Form