public class ExcelWriteException extends RuntimeException
IOException,
也就是说ExcelWriteException是在数据收集阶段它抛出的时机要早于IOException| 构造器和说明 |
|---|
ExcelWriteException() |
ExcelWriteException(String s) |
ExcelWriteException(String message,
Throwable cause) |
ExcelWriteException(Throwable cause) |
Copyright © 2025. All rights reserved.