public class IORuntimeException extends RuntimeException
| 构造器和说明 |
|---|
IORuntimeException() |
IORuntimeException(String message) |
IORuntimeException(String message,
Throwable cause) |
IORuntimeException(Throwable cause) |
Copyright © 2019. All rights reserved.