Added the following exceptions to be able to distinguish between different parsing errors:
- CutOffPieceException
- NoAreaFoundException
Both are extending from BorderParsingException, so no breaking change :)
Added the following exceptions to be able to distinguish between different parsing errors:
Both are extending from BorderParsingException, so no breaking change :)