public class IOExceptionWrapper extends IOException
| 构造器和说明 |
|---|
IOExceptionWrapper(String msg,
Throwable cause) |
IOExceptionWrapper(Throwable cause) |
| 限定符和类型 | 方法和说明 |
|---|---|
Throwable |
getCause() |
Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.