Skip to content

Commit

Permalink
Update ExcelCheckedException.java
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning committed Jan 19, 2024
1 parent 76d85fe commit 8b66db2
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

/**
* A parent class for all the excel-streaming-reader specific Checked Exceptions (i.e. not Runtime Exceptions).
*
* @since 5.0.0
*/
public class ExcelCheckedException extends Exception {

Expand Down

0 comments on commit 8b66db2

Please sign in to comment.