1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> 2<!-- NewPage --> 3<html lang="en"> 4<head> 5<!-- Generated by javadoc --> 6<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 7<title>Uses of Class com.google.zxing.ReaderException (ZXing 3.5.1 API)</title> 8<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> 9<script type="text/javascript" src="../../../../script.js"></script> 10</head> 11<body> 12<script type="text/javascript"><!-- 13 try { 14 if (location.href.indexOf('is-external=true') == -1) { 15 parent.document.title="Uses of Class com.google.zxing.ReaderException (ZXing 3.5.1 API)"; 16 } 17 } 18 catch(err) { 19 } 20//--> 21</script> 22<noscript> 23<div>JavaScript is disabled on your browser.</div> 24</noscript> 25<!-- ========= START OF TOP NAVBAR ======= --> 26<div class="topNav"><a name="navbar.top"> 27<!-- --> 28</a> 29<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> 30<a name="navbar.top.firstrow"> 31<!-- --> 32</a> 33<ul class="navList" title="Navigation"> 34<li><a href="../../../../overview-summary.html">Overview</a></li> 35<li><a href="../package-summary.html">Package</a></li> 36<li><a href="../../../../com/google/zxing/ReaderException.html" title="class in com.google.zxing">Class</a></li> 37<li class="navBarCell1Rev">Use</li> 38<li><a href="../package-tree.html">Tree</a></li> 39<li><a href="../../../../deprecated-list.html">Deprecated</a></li> 40<li><a href="../../../../index-all.html">Index</a></li> 41<li><a href="../../../../help-doc.html">Help</a></li> 42</ul> 43</div> 44<div class="subNav"> 45<ul class="navList"> 46<li>Prev</li> 47<li>Next</li> 48</ul> 49<ul class="navList"> 50<li><a href="../../../../index.html?com/google/zxing/class-use/ReaderException.html" target="_top">Frames</a></li> 51<li><a href="ReaderException.html" target="_top">No Frames</a></li> 52</ul> 53<ul class="navList" id="allclasses_navbar_top"> 54<li><a href="../../../../allclasses-noframe.html">All Classes</a></li> 55</ul> 56<div> 57<script type="text/javascript"><!-- 58 allClassesLink = document.getElementById("allclasses_navbar_top"); 59 if(window==top) { 60 allClassesLink.style.display = "block"; 61 } 62 else { 63 allClassesLink.style.display = "none"; 64 } 65 //--> 66</script> 67</div> 68<a name="skip.navbar.top"> 69<!-- --> 70</a></div> 71<!-- ========= END OF TOP NAVBAR ========= --> 72<div class="header"> 73<h2 title="Uses of Class com.google.zxing.ReaderException" class="title">Uses of Class<br>com.google.zxing.ReaderException</h2> 74</div> 75<div class="classUseContainer"> 76<ul class="blockList"> 77<li class="blockList"> 78<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> 79<caption><span>Packages that use <a href="../../../../com/google/zxing/ReaderException.html" title="class in com.google.zxing">ReaderException</a></span><span class="tabEnd"> </span></caption> 80<tr> 81<th class="colFirst" scope="col">Package</th> 82<th class="colLast" scope="col">Description</th> 83</tr> 84<tbody> 85<tr class="altColor"> 86<td class="colFirst"><a href="#com.google.zxing">com.google.zxing</a></td> 87<td class="colLast"> </td> 88</tr> 89</tbody> 90</table> 91</li> 92<li class="blockList"> 93<ul class="blockList"> 94<li class="blockList"><a name="com.google.zxing"> 95<!-- --> 96</a> 97<h3>Uses of <a href="../../../../com/google/zxing/ReaderException.html" title="class in com.google.zxing">ReaderException</a> in <a href="../../../../com/google/zxing/package-summary.html">com.google.zxing</a></h3> 98<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation"> 99<caption><span>Subclasses of <a href="../../../../com/google/zxing/ReaderException.html" title="class in com.google.zxing">ReaderException</a> in <a href="../../../../com/google/zxing/package-summary.html">com.google.zxing</a></span><span class="tabEnd"> </span></caption> 100<tr> 101<th class="colFirst" scope="col">Modifier and Type</th> 102<th class="colLast" scope="col">Class and Description</th> 103</tr> 104<tbody> 105<tr class="altColor"> 106<td class="colFirst"><code>class </code></td> 107<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/google/zxing/ChecksumException.html" title="class in com.google.zxing">ChecksumException</a></span></code> 108<div class="block">Thrown when a barcode was successfully detected and decoded, but 109 was not returned because its checksum feature failed.</div> 110</td> 111</tr> 112<tr class="rowColor"> 113<td class="colFirst"><code>class </code></td> 114<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/google/zxing/FormatException.html" title="class in com.google.zxing">FormatException</a></span></code> 115<div class="block">Thrown when a barcode was successfully detected, but some aspect of 116 the content did not conform to the barcode's format rules.</div> 117</td> 118</tr> 119<tr class="altColor"> 120<td class="colFirst"><code>class </code></td> 121<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/google/zxing/NotFoundException.html" title="class in com.google.zxing">NotFoundException</a></span></code> 122<div class="block">Thrown when a barcode was not found in the image.</div> 123</td> 124</tr> 125</tbody> 126</table> 127</li> 128</ul> 129</li> 130</ul> 131</div> 132<!-- ======= START OF BOTTOM NAVBAR ====== --> 133<div class="bottomNav"><a name="navbar.bottom"> 134<!-- --> 135</a> 136<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> 137<a name="navbar.bottom.firstrow"> 138<!-- --> 139</a> 140<ul class="navList" title="Navigation"> 141<li><a href="../../../../overview-summary.html">Overview</a></li> 142<li><a href="../package-summary.html">Package</a></li> 143<li><a href="../../../../com/google/zxing/ReaderException.html" title="class in com.google.zxing">Class</a></li> 144<li class="navBarCell1Rev">Use</li> 145<li><a href="../package-tree.html">Tree</a></li> 146<li><a href="../../../../deprecated-list.html">Deprecated</a></li> 147<li><a href="../../../../index-all.html">Index</a></li> 148<li><a href="../../../../help-doc.html">Help</a></li> 149</ul> 150</div> 151<div class="subNav"> 152<ul class="navList"> 153<li>Prev</li> 154<li>Next</li> 155</ul> 156<ul class="navList"> 157<li><a href="../../../../index.html?com/google/zxing/class-use/ReaderException.html" target="_top">Frames</a></li> 158<li><a href="ReaderException.html" target="_top">No Frames</a></li> 159</ul> 160<ul class="navList" id="allclasses_navbar_bottom"> 161<li><a href="../../../../allclasses-noframe.html">All Classes</a></li> 162</ul> 163<div> 164<script type="text/javascript"><!-- 165 allClassesLink = document.getElementById("allclasses_navbar_bottom"); 166 if(window==top) { 167 allClassesLink.style.display = "block"; 168 } 169 else { 170 allClassesLink.style.display = "none"; 171 } 172 //--> 173</script> 174</div> 175<a name="skip.navbar.bottom"> 176<!-- --> 177</a></div> 178<!-- ======== END OF BOTTOM NAVBAR ======= --> 179<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p> 180</body> 181</html> 182