OLD | NEW |
(Empty) | |
| 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.or
g/TR/html4/loose.dtd"> |
| 2 <!-- NewPage --> |
| 3 <html lang="en"> |
| 4 <head> |
| 5 <title>TJException</title> |
| 6 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Sty
le"> |
| 7 </head> |
| 8 <body> |
| 9 <script type="text/javascript"><!-- |
| 10 if (location.href.indexOf('is-external=true') == -1) { |
| 11 parent.document.title="TJException"; |
| 12 } |
| 13 //--> |
| 14 </script> |
| 15 <noscript> |
| 16 <div>JavaScript is disabled on your browser.</div> |
| 17 </noscript> |
| 18 <!-- ========= START OF TOP NAVBAR ======= --> |
| 19 <div class="topNav"><a name="navbar_top"> |
| 20 <!-- --> |
| 21 </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar
_top_firstrow"> |
| 22 <!-- --> |
| 23 </a> |
| 24 <ul class="navList" title="Navigation"> |
| 25 <li><a href="../../../org/libjpegturbo/turbojpeg/package-summary.html">Package</
a></li> |
| 26 <li class="navBarCell1Rev">Class</li> |
| 27 <li><a href="package-tree.html">Tree</a></li> |
| 28 <li><a href="../../../deprecated-list.html">Deprecated</a></li> |
| 29 <li><a href="../../../index-all.html">Index</a></li> |
| 30 <li><a href="../../../help-doc.html">Help</a></li> |
| 31 </ul> |
| 32 </div> |
| 33 <div class="subNav"> |
| 34 <ul class="navList"> |
| 35 <li><a href="../../../org/libjpegturbo/turbojpeg/TJDecompressor.html" title="cla
ss in org.libjpegturbo.turbojpeg"><span class="strong">Prev Class</span></a></li
> |
| 36 <li><a href="../../../org/libjpegturbo/turbojpeg/TJScalingFactor.html" title="cl
ass in org.libjpegturbo.turbojpeg"><span class="strong">Next Class</span></a></l
i> |
| 37 </ul> |
| 38 <ul class="navList"> |
| 39 <li><a href="../../../index.html?org/libjpegturbo/turbojpeg/TJException.html" ta
rget="_top">Frames</a></li> |
| 40 <li><a href="TJException.html" target="_top">No Frames</a></li> |
| 41 </ul> |
| 42 <ul class="navList" id="allclasses_navbar_top"> |
| 43 <li><a href="../../../allclasses-noframe.html">All Classes</a></li> |
| 44 </ul> |
| 45 <div> |
| 46 <script type="text/javascript"><!-- |
| 47 allClassesLink = document.getElementById("allclasses_navbar_top"); |
| 48 if(window==top) { |
| 49 allClassesLink.style.display = "block"; |
| 50 } |
| 51 else { |
| 52 allClassesLink.style.display = "none"; |
| 53 } |
| 54 //--> |
| 55 </script> |
| 56 </div> |
| 57 <div> |
| 58 <ul class="subNavList"> |
| 59 <li>Summary: </li> |
| 60 <li>Nested | </li> |
| 61 <li>Field | </li> |
| 62 <li><a href="#constructor_summary">Constr</a> | </li> |
| 63 <li><a href="#methods_inherited_from_class_java.lang.Throwable">Method</a></li> |
| 64 </ul> |
| 65 <ul class="subNavList"> |
| 66 <li>Detail: </li> |
| 67 <li>Field | </li> |
| 68 <li><a href="#constructor_detail">Constr</a> | </li> |
| 69 <li>Method</li> |
| 70 </ul> |
| 71 </div> |
| 72 <a name="skip-navbar_top"> |
| 73 <!-- --> |
| 74 </a></div> |
| 75 <!-- ========= END OF TOP NAVBAR ========= --> |
| 76 <!-- ======== START OF CLASS DATA ======== --> |
| 77 <div class="header"> |
| 78 <div class="subTitle">org.libjpegturbo.turbojpeg</div> |
| 79 <h2 title="Class TJException" class="title">Class TJException</h2> |
| 80 </div> |
| 81 <div class="contentContainer"> |
| 82 <ul class="inheritance"> |
| 83 <li>java.lang.Object</li> |
| 84 <li> |
| 85 <ul class="inheritance"> |
| 86 <li>java.lang.Throwable</li> |
| 87 <li> |
| 88 <ul class="inheritance"> |
| 89 <li>java.lang.Exception</li> |
| 90 <li> |
| 91 <ul class="inheritance"> |
| 92 <li>java.io.IOException</li> |
| 93 <li> |
| 94 <ul class="inheritance"> |
| 95 <li>org.libjpegturbo.turbojpeg.TJException</li> |
| 96 </ul> |
| 97 </li> |
| 98 </ul> |
| 99 </li> |
| 100 </ul> |
| 101 </li> |
| 102 </ul> |
| 103 </li> |
| 104 </ul> |
| 105 <div class="description"> |
| 106 <ul class="blockList"> |
| 107 <li class="blockList"> |
| 108 <dl> |
| 109 <dt>All Implemented Interfaces:</dt> |
| 110 <dd>java.io.Serializable</dd> |
| 111 </dl> |
| 112 <hr> |
| 113 <br> |
| 114 <pre>public class <span class="strong">TJException</span> |
| 115 extends java.io.IOException</pre> |
| 116 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../serializ
ed-form.html#org.libjpegturbo.turbojpeg.TJException">Serialized Form</a></dd></d
l> |
| 117 </li> |
| 118 </ul> |
| 119 </div> |
| 120 <div class="summary"> |
| 121 <ul class="blockList"> |
| 122 <li class="blockList"> |
| 123 <!-- ======== CONSTRUCTOR SUMMARY ======== --> |
| 124 <ul class="blockList"> |
| 125 <li class="blockList"><a name="constructor_summary"> |
| 126 <!-- --> |
| 127 </a> |
| 128 <h3>Constructor Summary</h3> |
| 129 <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summar
y="Constructor Summary table, listing constructors, and an explanation"> |
| 130 <caption><span>Constructors</span><span class="tabEnd"> </span></caption> |
| 131 <tr> |
| 132 <th class="colOne" scope="col">Constructor and Description</th> |
| 133 </tr> |
| 134 <tr class="altColor"> |
| 135 <td class="colOne"><code><strong><a href="../../../org/libjpegturbo/turbojpeg/TJ
Exception.html#TJException()">TJException</a></strong>()</code> </td> |
| 136 </tr> |
| 137 <tr class="rowColor"> |
| 138 <td class="colOne"><code><strong><a href="../../../org/libjpegturbo/turbojpeg/TJ
Exception.html#TJException(java.lang.String)">TJException</a></strong>(java.lang
.String message)</code> </td> |
| 139 </tr> |
| 140 <tr class="altColor"> |
| 141 <td class="colOne"><code><strong><a href="../../../org/libjpegturbo/turbojpeg/TJ
Exception.html#TJException(java.lang.String,%20java.lang.Throwable)">TJException
</a></strong>(java.lang.String message, |
| 142 java.lang.Throwable cause)</code> </td> |
| 143 </tr> |
| 144 <tr class="rowColor"> |
| 145 <td class="colOne"><code><strong><a href="../../../org/libjpegturbo/turbojpeg/TJ
Exception.html#TJException(java.lang.Throwable)">TJException</a></strong>(java.l
ang.Throwable cause)</code> </td> |
| 146 </tr> |
| 147 </table> |
| 148 </li> |
| 149 </ul> |
| 150 <!-- ========== METHOD SUMMARY =========== --> |
| 151 <ul class="blockList"> |
| 152 <li class="blockList"><a name="method_summary"> |
| 153 <!-- --> |
| 154 </a> |
| 155 <h3>Method Summary</h3> |
| 156 <ul class="blockList"> |
| 157 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Throwable"
> |
| 158 <!-- --> |
| 159 </a> |
| 160 <h3>Methods inherited from class java.lang.Throwable</h3> |
| 161 <code>addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage
, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, pri
ntStackTrace, setStackTrace, toString</code></li> |
| 162 </ul> |
| 163 <ul class="blockList"> |
| 164 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> |
| 165 <!-- --> |
| 166 </a> |
| 167 <h3>Methods inherited from class java.lang.Object</h3> |
| 168 <code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait
, wait</code></li> |
| 169 </ul> |
| 170 </li> |
| 171 </ul> |
| 172 </li> |
| 173 </ul> |
| 174 </div> |
| 175 <div class="details"> |
| 176 <ul class="blockList"> |
| 177 <li class="blockList"> |
| 178 <!-- ========= CONSTRUCTOR DETAIL ======== --> |
| 179 <ul class="blockList"> |
| 180 <li class="blockList"><a name="constructor_detail"> |
| 181 <!-- --> |
| 182 </a> |
| 183 <h3>Constructor Detail</h3> |
| 184 <a name="TJException()"> |
| 185 <!-- --> |
| 186 </a> |
| 187 <ul class="blockList"> |
| 188 <li class="blockList"> |
| 189 <h4>TJException</h4> |
| 190 <pre>public TJException()</pre> |
| 191 </li> |
| 192 </ul> |
| 193 <a name="TJException(java.lang.String, java.lang.Throwable)"> |
| 194 <!-- --> |
| 195 </a> |
| 196 <ul class="blockList"> |
| 197 <li class="blockList"> |
| 198 <h4>TJException</h4> |
| 199 <pre>public TJException(java.lang.String message, |
| 200 java.lang.Throwable cause)</pre> |
| 201 </li> |
| 202 </ul> |
| 203 <a name="TJException(java.lang.String)"> |
| 204 <!-- --> |
| 205 </a> |
| 206 <ul class="blockList"> |
| 207 <li class="blockList"> |
| 208 <h4>TJException</h4> |
| 209 <pre>public TJException(java.lang.String message)</pre> |
| 210 </li> |
| 211 </ul> |
| 212 <a name="TJException(java.lang.Throwable)"> |
| 213 <!-- --> |
| 214 </a> |
| 215 <ul class="blockListLast"> |
| 216 <li class="blockList"> |
| 217 <h4>TJException</h4> |
| 218 <pre>public TJException(java.lang.Throwable cause)</pre> |
| 219 </li> |
| 220 </ul> |
| 221 </li> |
| 222 </ul> |
| 223 </li> |
| 224 </ul> |
| 225 </div> |
| 226 </div> |
| 227 <!-- ========= END OF CLASS DATA ========= --> |
| 228 <!-- ======= START OF BOTTOM NAVBAR ====== --> |
| 229 <div class="bottomNav"><a name="navbar_bottom"> |
| 230 <!-- --> |
| 231 </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="nav
bar_bottom_firstrow"> |
| 232 <!-- --> |
| 233 </a> |
| 234 <ul class="navList" title="Navigation"> |
| 235 <li><a href="../../../org/libjpegturbo/turbojpeg/package-summary.html">Package</
a></li> |
| 236 <li class="navBarCell1Rev">Class</li> |
| 237 <li><a href="package-tree.html">Tree</a></li> |
| 238 <li><a href="../../../deprecated-list.html">Deprecated</a></li> |
| 239 <li><a href="../../../index-all.html">Index</a></li> |
| 240 <li><a href="../../../help-doc.html">Help</a></li> |
| 241 </ul> |
| 242 </div> |
| 243 <div class="subNav"> |
| 244 <ul class="navList"> |
| 245 <li><a href="../../../org/libjpegturbo/turbojpeg/TJDecompressor.html" title="cla
ss in org.libjpegturbo.turbojpeg"><span class="strong">Prev Class</span></a></li
> |
| 246 <li><a href="../../../org/libjpegturbo/turbojpeg/TJScalingFactor.html" title="cl
ass in org.libjpegturbo.turbojpeg"><span class="strong">Next Class</span></a></l
i> |
| 247 </ul> |
| 248 <ul class="navList"> |
| 249 <li><a href="../../../index.html?org/libjpegturbo/turbojpeg/TJException.html" ta
rget="_top">Frames</a></li> |
| 250 <li><a href="TJException.html" target="_top">No Frames</a></li> |
| 251 </ul> |
| 252 <ul class="navList" id="allclasses_navbar_bottom"> |
| 253 <li><a href="../../../allclasses-noframe.html">All Classes</a></li> |
| 254 </ul> |
| 255 <div> |
| 256 <script type="text/javascript"><!-- |
| 257 allClassesLink = document.getElementById("allclasses_navbar_bottom"); |
| 258 if(window==top) { |
| 259 allClassesLink.style.display = "block"; |
| 260 } |
| 261 else { |
| 262 allClassesLink.style.display = "none"; |
| 263 } |
| 264 //--> |
| 265 </script> |
| 266 </div> |
| 267 <div> |
| 268 <ul class="subNavList"> |
| 269 <li>Summary: </li> |
| 270 <li>Nested | </li> |
| 271 <li>Field | </li> |
| 272 <li><a href="#constructor_summary">Constr</a> | </li> |
| 273 <li><a href="#methods_inherited_from_class_java.lang.Throwable">Method</a></li> |
| 274 </ul> |
| 275 <ul class="subNavList"> |
| 276 <li>Detail: </li> |
| 277 <li>Field | </li> |
| 278 <li><a href="#constructor_detail">Constr</a> | </li> |
| 279 <li>Method</li> |
| 280 </ul> |
| 281 </div> |
| 282 <a name="skip-navbar_bottom"> |
| 283 <!-- --> |
| 284 </a></div> |
| 285 <!-- ======== END OF BOTTOM NAVBAR ======= --> |
| 286 </body> |
| 287 </html> |
OLD | NEW |