public class IOException extends LEException
| 构造器和说明 |
|---|
IOException() |
IOException(String message) |
IOException(String message,
Throwable cause) |
IOException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
IOException(Throwable cause) |
Copyright © 2017. All rights reserved.