UncheckedIOException
Class UncheckedIOException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- java.io.UncheckedIOException
- All Implemented Interfaces:
- Serializable
public class UncheckedIOException extends RuntimeException
Wraps an IOException
with an unchecked exception.
- Since:
- 1.8 登录查看完整内容