Correct exception handling in certain situations so that routine decoding failures...
authorsrowen <srowen@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Sun, 21 Dec 2008 18:40:41 +0000 (18:40 +0000)
committersrowen <srowen@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Sun, 21 Dec 2008 18:40:41 +0000 (18:40 +0000)
commit7a1eb945b6aa45fa359ca438302757b10a9457e9
tree5359394bc0d10c34f365079bb8ac6de13ee111ee
parent761bb857ad87c7010e4791591c4b08ed60515257
Correct exception handling in certain situations so that routine decoding failures do not produce IllegalArgumentException

git-svn-id: http://zxing.googlecode.com/svn/trunk@799 59b500cc-1b3d-0410-9834-0bbf25fbcc57
core/src/com/google/zxing/qrcode/decoder/DataBlock.java
core/src/com/google/zxing/qrcode/decoder/DecodedBitStreamParser.java