ExcelParsingException constructor

ExcelParsingException(
  1. String message
)

Implementation

ExcelParsingException(this.message);