com.google.zxing
Class ReaderException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.google.zxing.ReaderException
public final class ReaderException
- extends 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.
- Since:
- BlackBerry API 6.0.0
getInstance
public static ReaderException getInstance()
- Since:
- BlackBerry API 6.0.0
fillInStackTrace
public Throwable fillInStackTrace()
- Since:
- BlackBerry API 6.0.0
Copyright 1999-2010 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Copyright 1993-2003 Sun Microsystems, Inc. 901 San Antonio Road, Palo Alto, California, 94303, U.S.A. All Rights Reserved.
Copyright 2002-2003 Nokia Corporation All Rights Reserved.
Java is a trademark of Sun Microsystems, Inc.