Class NotFoundException

  • All Implemented Interfaces:
    java.io.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.
    See Also:
    Serialized Form
    • Constructor Detail

      • NotFoundException

        private NotFoundException()