Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 5ee7712a65135f0dd95d1c92938a0193 > files > 224

ocaml-facile-doc-1.1-2mdv2010.0.i586.rpm

<html>
<head>
<link rel="stylesheet" href="style.css" type="text/css">
<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="Index of module types" rel=Appendix href="index_module_types.html">
<link title="Domain" rel="Chapter" href="Domain.html">
<link title="SetDomain" rel="Chapter" href="SetDomain.html">
<link title="Stak" rel="Chapter" href="Stak.html">
<link title="Data" rel="Chapter" href="Data.html">
<link title="Cstr" rel="Chapter" href="Cstr.html">
<link title="Var" rel="Chapter" href="Var.html">
<link title="Invariant" rel="Chapter" href="Invariant.html">
<link title="Reify" rel="Chapter" href="Reify.html">
<link title="Arith" rel="Chapter" href="Arith.html">
<link title="Conjunto" rel="Chapter" href="Conjunto.html">
<link title="Goals" rel="Chapter" href="Goals.html">
<link title="FdArray" rel="Chapter" href="FdArray.html">
<link title="Gcc" rel="Chapter" href="Gcc.html">
<link title="Alldiff" rel="Chapter" href="Alldiff.html">
<link title="Sorting" rel="Chapter" href="Sorting.html">
<link title="Interval" rel="Chapter" href="Interval.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="Cstr.html#EXCEPTIONDontKnow">DontKnow</a> [<a href="Cstr.html">Cstr</a>]</td>
<td><div class="info">
Exception raised by the <code class="code">check</code> function of a reified constraint when it
   is not known whether the constraint is satisfied or violated.
</div>
</td></tr>
<tr><td align="left"><br>F</td></tr>
<tr><td><a href="Stak.html#EXCEPTIONFail">Fail</a> [<a href="Stak.html">Stak</a>]</td>
<td><div class="info">
Raised during solving whenever a failure occurs.
</div>
</td></tr>
<tr><td align="left"><br>L</td></tr>
<tr><td><a href="Stak.html#EXCEPTIONLevel_not_found">Level_not_found</a> [<a href="Stak.html">Stak</a>]</td>
<td><div class="info">
Raised by <code class="code">cut</code>.
</div>
</td></tr>
</table><br>
</body>
</html>