public class ZipException extends CustomException
| 构造器和说明 |
|---|
ZipException(Result<Object> result) |
ZipException(Result<Object> result,
Throwable throwable) |
ZipException(String message) |
ZipException(String message,
Throwable throwable) |
getResultCopyright © 2024. All rights reserved.