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