枚举的使用
cn.toutatis.xvoid.axolotl.excel.reader.support.exceptions.AxolotlExcelReadException.ExceptionType
-
cn.toutatis.xvoid.axolotl.excel.reader.support.exceptions中AxolotlExcelReadException.ExceptionType的使用
返回AxolotlExcelReadException.ExceptionType的cn.toutatis.xvoid.axolotl.excel.reader.support.exceptions中的方法修饰符和类型方法说明返回带有指定名称的该类型的枚举常量。AxolotlExcelReadException.ExceptionType.values()按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。参数类型为AxolotlExcelReadException.ExceptionType的cn.toutatis.xvoid.axolotl.excel.reader.support.exceptions中的构造器限定符构造器说明AxolotlExcelReadException(AxolotlExcelReadException.ExceptionType exceptionType, String message) AxolotlExcelReadException(AxolotlExcelReadException.ExceptionType exceptionType, String fieldName, int currentReadRowIndex, int currentReadColumnIndex, String message) AxolotlExcelReadException(AxolotlExcelReadException.ExceptionType exceptionType, Throwable cause)