]> CRI, Mines Paris - PSL - Faustine.git/blobdiff - documentation/index_exceptions.html
Install, Readme and Changes files updated. Documentation removed.
[Faustine.git] / documentation / index_exceptions.html
diff --git a/documentation/index_exceptions.html b/documentation/index_exceptions.html
deleted file mode 100644 (file)
index 2eb54e2..0000000
+++ /dev/null
@@ -1,69 +0,0 @@
-<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="Types" rel="Chapter" href="Types.html">
-<link title="Parser" rel="Chapter" href="Parser.html">
-<link title="Lexer" rel="Chapter" href="Lexer.html">
-<link title="Value" rel="Chapter" href="Value.html">
-<link title="Signal" rel="Chapter" href="Signal.html">
-<link title="Faustexp" rel="Chapter" href="Faustexp.html">
-<link title="Interpreter" rel="Chapter" href="Interpreter.html">
-<link title="Preprocess" rel="Chapter" href="Preprocess.html">
-<link title="Main" rel="Chapter" href="Main.html"><title>Index of exceptions</title>
-</head>
-<body>
-<center><h1>Index of exceptions</h1></center>
-<table>
-<tr><td align="left"><br>B</td></tr>
-<tr><td><a href="Faustexp.html#EXCEPTIONBeam_Matching_Error">Beam_Matching_Error</a> [<a href="Faustexp.html">Faustexp</a>]</td>
-<td><div class="info">
-Exception raised in beam matching of faust expressions.
-</div>
-</td></tr>
-<tr><td align="left"><br>C</td></tr>
-<tr><td><a href="Value.html#EXCEPTIONConvert_Error">Convert_Error</a> [<a href="Value.html">Value</a>]</td>
-<td><div class="info">
-Exception raised in convertions between float/int and type 'Value'.
-</div>
-</td></tr>
-<tr><td align="left"><br>E</td></tr>
-<tr><td><a href="Interpreter.html#EXCEPTIONEvaluation_Error">Evaluation_Error</a> [<a href="Interpreter.html">Interpreter</a>]</td>
-<td><div class="info">
-Exception raised during interpretation of faust process.
-</div>
-</td></tr>
-<tr><td align="left"><br>M</td></tr>
-<tr><td><a href="Main.html#EXCEPTIONMissing_Expression">Missing_Expression</a> [<a href="Main.html">Main</a>]</td>
-<td><div class="info">
-Exception raised when no string expression of faust process is typed in console.
-</div>
-</td></tr>
-<tr><td align="left"><br>N</td></tr>
-<tr><td><a href="Faustexp.html#EXCEPTIONNotYetDone">NotYetDone</a> [<a href="Faustexp.html">Faustexp</a>]</td>
-<td><div class="info">
-Exception raised in case that the branch under call hasn't yet been programed.
-</div>
-</td></tr>
-<tr><td align="left"><br>S</td></tr>
-<tr><td><a href="Signal.html#EXCEPTIONSignal_operation">Signal_operation</a> [<a href="Signal.html">Signal</a>]</td>
-<td><div class="info">
-Exception raised in operations of signals.
-</div>
-</td></tr>
-<tr><td><a href="Types.html#EXCEPTIONSymbol_not_defined">Symbol_not_defined</a> [<a href="Types.html">Types</a>]</td>
-<td></td></tr>
-<tr><td align="left"><br>V</td></tr>
-<tr><td><a href="Value.html#EXCEPTIONValue_operation">Value_operation</a> [<a href="Value.html">Value</a>]</td>
-<td><div class="info">
-Exception raised in type 'Value' operations.
-</div>
-</td></tr>
-</table><br>
-</body>
-</html>
\ No newline at end of file