Skip to content

Add more specific exceptions

Latest
Compare
Choose a tag to compare
@byWulf byWulf released this 05 Feb 08:48
· 1 commit to main since this release

Added the following exceptions to be able to distinguish between different parsing errors:

  • CutOffPieceException
  • NoAreaFoundException

Both are extending from BorderParsingException, so no breaking change :)