File: index_exceptions.html

package info (click to toggle)
calendar 1.09.3-8
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 916 kB
  • ctags: 685
  • sloc: ml: 1,336; makefile: 140; sh: 14
file content (44 lines) | stat: -rw-r--r-- 1,885 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
<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="Time_Zone" rel="Chapter" href="Time_Zone.html">
<link title="Period" rel="Chapter" href="Period.html">
<link title="Time" rel="Chapter" href="Time.html">
<link title="Date" rel="Chapter" href="Date.html">
<link title="Calendar" rel="Chapter" href="Calendar.html">
<link title="Printer" rel="Chapter" href="Printer.html"><title>Index of exceptions</title>
</head>
<body>
<center><h1>Index of exceptions</h1></center>
<table>
<tr><td align="left"><br>N</td></tr>
<tr><td><a href="Calendar.Period.html#EXCEPTIONNot_computable">Not_computable</a> [<a href="Calendar.Period.html">Calendar.Period</a>]</td>
<td><div class="info">
<code class="code">= Date.Period.Not_computable</code>.
</div>
</td></tr>
<tr><td><a href="Date.Period.html#EXCEPTIONNot_computable">Not_computable</a> [<a href="Date.Period.html">Date.Period</a>]</td>
<td><div class="info">
</div>
</td></tr>
<tr><td align="left"><br>O</td></tr>
<tr><td><a href="Date.html#EXCEPTIONOut_of_bounds">Out_of_bounds</a> [<a href="Date.html">Date</a>]</td>
<td><div class="info">
Raised when a date is outside the Julian period.
</div>
</td></tr>
<tr><td align="left"><br>U</td></tr>
<tr><td><a href="Date.html#EXCEPTIONUndefined">Undefined</a> [<a href="Date.html">Date</a>]</td>
<td><div class="info">
Raised when a date belongs to <code class="code">[October 5th, 1582; October 14th, 1582]</code>.
</div>
</td></tr>
</table><br>
</body>
</html>