public class RuntimeIOException extends RuntimeException
RuntimeException used to signal that there
was an IOException thrown by underlying Writer| 构造器和说明 |
|---|
RuntimeIOException() |
RuntimeIOException(String message) |
RuntimeIOException(String message,
Throwable cause) |
RuntimeIOException(Throwable cause) |
Copyright © 2017. All rights reserved.