类 ExcelCommonException

所有已实现的接口:
Serializable

public class ExcelCommonException extends RuntimeException
另请参阅:
  • 构造器详细资料

    • ExcelCommonException

      public ExcelCommonException()
    • ExcelCommonException

      public ExcelCommonException(String message)
    • ExcelCommonException

      public ExcelCommonException(String message, Throwable cause)
    • ExcelCommonException

      public ExcelCommonException(Throwable cause)