- 所有已实现的接口:
- java.io.Serializable
- 直接已知子类:
- ChecksumException, FormatException, NotFoundException
public abstract class ReaderException
extends java.lang.Exception
The general exception class throw when something goes wrong during decoding of a barcode.
This includes, but is not limited to, failing checksums / error correction algorithms, being
unable to locate finder timing patterns, and so on.
- 作者:
- Sean Owen
- 另请参阅:
- 序列化表格