Class ReadPoiParserException

All Implemented Interfaces:
Serializable

public class ReadPoiParserException
extends PoiParserException
See Also:
Serialized Form
  • Constructor Details

    • ReadPoiParserException

      public ReadPoiParserException​(String message)
    • ReadPoiParserException

      public ReadPoiParserException​(String message, Throwable throwable)
    • ReadPoiParserException

      public ReadPoiParserException​(int rowNumber, int columnNumber, Throwable throwable)