Class 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.
See Also:
  • Field Details

  • Constructor Details

    • NotFoundException

      private NotFoundException()
  • Method Details