\ZxingReaderException

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.

Summary

Methods
Properties
Constants
ReaderException()
fillInStackTrace()
No public properties found
No constants found
No protected methods found
$isStackTrace
N/A
No private methods found
No private properties found
N/A

Properties

$isStackTrace

$isStackTrace

Methods

ReaderException()

ReaderException(mixed  $cause = null) : mixed

Parameters

mixed $cause

Returns

mixed —

fillInStackTrace()

fillInStackTrace() : mixed

Returns

mixed —