public class IORuntimeException extends UncheckedException
| 限定符 | 构造器和说明 |
|---|---|
|
IORuntimeException() |
|
IORuntimeException(String message) |
|
IORuntimeException(String message,
Throwable cause) |
protected |
IORuntimeException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
|
IORuntimeException(Throwable cause) |
Copyright © 2025 fossc. All rights reserved.