\ZxingFormatException

Thrown when a barcode was successfully detected, but some aspect of the content did not conform to the barcode's format rules. This could have been due to a mis-detection.

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()
__construct()
getFormatInstance()
No public properties found
No constants found
No protected methods found
$isStackTrace
N/A
No private methods found
$instance
N/A

Properties

$isStackTrace

$isStackTrace : 

Type

$instance

$instance : 

Type

Methods

ReaderException()

ReaderException(  $cause = null) 

Parameters

$cause

fillInStackTrace()

fillInStackTrace() 

__construct()

__construct(  $cause = null) 

Parameters

$cause

getFormatInstance()

getFormatInstance(  $cause = null) 

Parameters

$cause