public class DictException extends MyException
| 构造器和说明 |
|---|
DictException()
Creates a new instance of ExcelReadException.
|
DictException(String message)
Creates a new instance of ExcelReadException.
|
DictException(String message,
Throwable cause)
Creates a new instance of ExcelReadException.
|
getCode, getData, getMessage, getResult, setCode, setDatapublic DictException()
public DictException(String message)
message - 消息Copyright © 2024. All rights reserved.