jlcout / epctagcoder

Java library for RFID EPC encode / decode
https://jlcout.github.io/epctagcoder
Apache License 2.0
51 stars 31 forks source link

SGTIN - add a catch when an invalid EPC tag is sent such as not being 96 bits or 128 bits #2

Closed jlcout closed 7 years ago

jlcout commented 7 years ago

add a catch when an invalid EPC tag is sent such as not being 96 bits or 128 bits, currently a null pointer is thrown