3 <link rel=
"stylesheet" href=
"style.css" type=
"text/css">
4 <meta content=
"text/html; charset=iso-8859-1" http-equiv=
"Content-Type">
5 <link rel=
"Start" href=
"index.html">
6 <link title=
"Index of types" rel=Appendix
href=
"index_types.html">
7 <link title=
"Index of exceptions" rel=Appendix
href=
"index_exceptions.html">
8 <link title=
"Index of values" rel=Appendix
href=
"index_values.html">
9 <link title=
"Index of modules" rel=Appendix
href=
"index_modules.html">
10 <link title=
"Types" rel=
"Chapter" href=
"Types.html">
11 <link title=
"Parser" rel=
"Chapter" href=
"Parser.html">
12 <link title=
"Lexer" rel=
"Chapter" href=
"Lexer.html">
13 <link title=
"Value" rel=
"Chapter" href=
"Value.html">
14 <link title=
"Signal" rel=
"Chapter" href=
"Signal.html">
15 <link title=
"Faustexp" rel=
"Chapter" href=
"Faustexp.html">
16 <link title=
"Interpreter" rel=
"Chapter" href=
"Interpreter.html">
17 <link title=
"Preprocess" rel=
"Chapter" href=
"Preprocess.html">
18 <link title=
"Main" rel=
"Chapter" href=
"Main.html"><title>Index of exceptions
</title>
21 <center><h1>Index of exceptions
</h1></center>
23 <tr><td align=
"left"><br>B
</td></tr>
24 <tr><td><a href=
"Faustexp.html#EXCEPTIONBeam_Matching_Error">Beam_Matching_Error
</a> [
<a href=
"Faustexp.html">Faustexp
</a>]
</td>
25 <td><div class=
"info">
26 Exception raised in beam matching of faust expressions.
29 <tr><td align=
"left"><br>C
</td></tr>
30 <tr><td><a href=
"Value.html#EXCEPTIONConvert_Error">Convert_Error
</a> [
<a href=
"Value.html">Value
</a>]
</td>
31 <td><div class=
"info">
32 Exception raised in convertions between float/int and type 'Value'.
35 <tr><td align=
"left"><br>E
</td></tr>
36 <tr><td><a href=
"Interpreter.html#EXCEPTIONEvaluation_Error">Evaluation_Error
</a> [
<a href=
"Interpreter.html">Interpreter
</a>]
</td>
37 <td><div class=
"info">
38 Exception raised during interpretation of faust process.
41 <tr><td align=
"left"><br>M
</td></tr>
42 <tr><td><a href=
"Main.html#EXCEPTIONMissing_Expression">Missing_Expression
</a> [
<a href=
"Main.html">Main
</a>]
</td>
43 <td><div class=
"info">
44 Exception raised when no string expression of faust process is typed in console.
47 <tr><td align=
"left"><br>N
</td></tr>
48 <tr><td><a href=
"Faustexp.html#EXCEPTIONNotYetDone">NotYetDone
</a> [
<a href=
"Faustexp.html">Faustexp
</a>]
</td>
49 <td><div class=
"info">
50 Exception raised in case that the branch under call hasn't yet been programed.
53 <tr><td align=
"left"><br>S
</td></tr>
54 <tr><td><a href=
"Signal.html#EXCEPTIONSignal_operation">Signal_operation
</a> [
<a href=
"Signal.html">Signal
</a>]
</td>
55 <td><div class=
"info">
56 Exception raised in operations of signals.
59 <tr><td><a href=
"Types.html#EXCEPTIONSymbol_not_defined">Symbol_not_defined
</a> [
<a href=
"Types.html">Types
</a>]
</td>
61 <tr><td align=
"left"><br>V
</td></tr>
62 <tr><td><a href=
"Value.html#EXCEPTIONValue_operation">Value_operation
</a> [
<a href=
"Value.html">Value
</a>]
</td>
63 <td><div class=
"info">
64 Exception raised in type 'Value' operations.