iter/api/index_exceptions.html
Simon Cruanes 19ee791141 update api
2016-12-25 20:09:00 +01:00

34 lines
No EOL
1.4 KiB
HTML

<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="Index of module types" rel=Appendix href="index_module_types.html">
<link title="Sequence" rel="Chapter" href="Sequence.html">
<link title="SequenceLabels" rel="Chapter" href="SequenceLabels.html"><title>Index of exceptions</title>
</head>
<body>
<div class="navbar">&nbsp;<a class="up" href="index.html" title="Index">Up</a>
&nbsp;</div>
<h1>Index of exceptions</h1>
<table>
<tr><td align="left"><br>O</td></tr>
<tr><td><a href="SequenceLabels.html#EXCEPTIONOneShotSequence">OneShotSequence</a> [<a href="SequenceLabels.html">SequenceLabels</a>]</td>
<td><div class="info">
Raised when the user tries to iterate several times on
a transient iterator
</div>
</td></tr>
<tr><td><a href="Sequence.html#EXCEPTIONOneShotSequence">OneShotSequence</a> [<a href="Sequence.html">Sequence</a>]</td>
<td><div class="info">
Raised when the user tries to iterate several times on
a transient iterator
</div>
</td></tr>
</table>
</body>
</html>