Package com.pig4cloud.plugin.excel.kit
Class ExcelException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.pig4cloud.plugin.excel.kit.ExcelException
-
- All Implemented Interfaces:
java.io.Serializable
public class ExcelException extends java.lang.RuntimeException- Author:
- lengleng
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description private static longserialVersionUID
-
Constructor Summary
Constructors Constructor Description ExcelException(java.lang.String message)
-
-
-
Field Detail
-
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
-
-