Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 1f2513699d3762f9404d9205d6198451 > files > 13

ocaml-camlbz2-devel-0.6.0-2mdv2010.0.i586.rpm

<html>
<head>
<link rel="stylesheet" href="style.css" type="text/css">
<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
<link rel="Start" href="index.html">
<link title="Index of types" rel=Appendix href="index_types.html">
<link title="Index of exceptions" rel=Appendix href="index_exceptions.html">
<link title="Index of values" rel=Appendix href="index_values.html">
<link title="Index of modules" rel=Appendix href="index_modules.html">
<link title="Bz2" rel="Chapter" href="Bz2.html"><title>Index of exceptions</title>
</head>
<body>
<center><h1>Index of exceptions</h1></center>
<table>
<tr><td align="left"><br>D</td></tr>
<tr><td><a href="Bz2.html#EXCEPTIONData_error">Data_error</a> [<a href="Bz2.html">Bz2</a>]</td>
<td><div class="info">
Exception <code class="code">Data_error</code> is raised when a data integrity error is
      detected during decompression.
</div>
</td></tr>
<tr><td align="left"><br>I</td></tr>
<tr><td><a href="Bz2.html#EXCEPTIONIO_error">IO_error</a> [<a href="Bz2.html">Bz2</a>]</td>
<td><div class="info">
Exception <code class="code">IO_error</code> is raised when there is an error reading or
      writing on a compressed channel ; the string argument is the message
      reported by the OS.
</div>
</td></tr>
<tr><td align="left"><br>U</td></tr>
<tr><td><a href="Bz2.html#EXCEPTIONUnexpected_EOF">Unexpected_EOF</a> [<a href="Bz2.html">Bz2</a>]</td>
<td><div class="info">
Exception <code class="code">Unexpected_EOF</code> is raised when an <code class="code">in_channel</code>
      finishes before the logical end of stream is detected.
</div>
</td></tr>
</table><br>
</body>
</html>