com.google.zxing
Class NotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.google.zxing.ReaderException
com.google.zxing.NotFoundException
- All Implemented Interfaces:
- Serializable
public final class NotFoundException
- extends ReaderException
Thrown when a barcode was not found in the image. It might have been
partially detected but could not be confirmed.
- Author:
- Sean Owen
- See Also:
- Serialized Form
getNotFoundInstance
public static NotFoundException getNotFoundInstance()
Copyright © 2007-2012. All Rights Reserved.