
Reading Tags - The Basics
Level 1 API
29
void tagReadException(Reader r, ReaderException re)
This method is called for any 
Exceptions
 that occurs during a background tag read after 
Reader.startReading()
 has been invoked.
See the example applications for typical implementations.