Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > ba4e4dd7d8dab4a67407dfe1374e9686 > files > 25

ocaml-xmlrpc-light-devel-0.6.1-6.fc15.i686.rpm

<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 class attributes" rel=Appendix href="index_attributes.html">
<link title="Index of class methods" rel=Appendix href="index_methods.html">
<link title="Index of classes" rel=Appendix href="index_classes.html">
<link title="Index of class types" rel=Appendix href="index_class_types.html">
<link title="Index of modules" rel=Appendix href="index_modules.html">
<link title="XmlRpc" rel="Chapter" href="XmlRpc.html">
<link title="XmlRpcServer" rel="Chapter" href="XmlRpcServer.html">
<link title="XmlRpcDateTime" rel="Chapter" href="XmlRpcDateTime.html">
<link title="XmlRpcBase64" rel="Chapter" href="XmlRpcBase64.html"><title>Index of exceptions</title>
</head>
<body>
<center><h1>Index of exceptions</h1></center>
<table>
<tr><td align="left"><br>E</td></tr>
<tr><td><a href="XmlRpc.html#EXCEPTIONError">Error</a> [<a href="XmlRpc.html">XmlRpc</a>]</td>
<td><div class="info">
Raised for all errors including XmlRpc faults (code, string).
</div>
</td></tr>
<tr><td align="left"><br>I</td></tr>
<tr><td><a href="XmlRpcBase64.html#EXCEPTIONInvalid_char">Invalid_char</a> [<a href="XmlRpcBase64.html">XmlRpcBase64</a>]</td>
<td><div class="info">
This exception is raised when reading an invalid character
	from a base64 input.
</div>
</td></tr>
<tr><td><a href="XmlRpcBase64.html#EXCEPTIONInvalid_table">Invalid_table</a> [<a href="XmlRpcBase64.html">XmlRpcBase64</a>]</td>
<td><div class="info">
This exception is raised if the encoding or decoding table
	size is not correct.
</div>
</td></tr>
<tr><td align="left"><br>P</td></tr>
<tr><td><a href="XmlRpcDateTime.html#EXCEPTIONParse_error">Parse_error</a> [<a href="XmlRpcDateTime.html">XmlRpcDateTime</a>]</td>
<td><div class="info">
Raised by <a href="XmlRpcDateTime.html#VALof_string"><code class="code">XmlRpcDateTime.of_string</code></a> if a string could not be parsed.
</div>
</td></tr>
</table><br>
</body>
</html>