You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
|
<!DOCTYPE html>
|
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Biabduction__Exceptions (infer.Biabduction__Exceptions)</title><link rel="stylesheet" href="../../odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc 1.5.2"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../../highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body><div class="content"><header><nav><a href="../index.html">Up</a> – <a href="../index.html">infer</a> » Biabduction__Exceptions</nav><h1>Module <code>Biabduction__Exceptions</code></h1><nav class="toc"><ul><li><a href="#biabduction-uses-exceptions-to-store-issues-in-summaries">Biabduction uses exceptions to store issues in summaries</a></li></ul></nav></header><section><header><h2 id="biabduction-uses-exceptions-to-store-issues-in-summaries"><a href="#biabduction-uses-exceptions-to-store-issues-in-summaries" class="anchor"></a>Biabduction uses exceptions to store issues in summaries</h2></header><dl><dt class="spec exception" id="exception-Abduction_case_not_implemented"><a href="#exception-Abduction_case_not_implemented" class="anchor"></a><code><span class="keyword">exception</span> </code><code><span class="exception">Abduction_case_not_implemented</span> <span class="keyword">of</span> <a href="../IBase/Logging/index.html#type-ocaml_pos">IBase.Logging.ocaml_pos</a></code></dt><dt class="spec exception" id="exception-Analysis_stops"><a href="#exception-Analysis_stops" class="anchor"></a><code><span class="keyword">exception</span> </code><code><span class="exception">Analysis_stops</span> <span class="keyword">of</span> <a href="../Absint/Localise/index.html#type-error_desc">Absint.Localise.error_desc</a> * <span><a href="../IBase/Logging/index.html#type-ocaml_pos">IBase.Logging.ocaml_pos</a> option</span></code></dt><dt class="spec exception" id="exception-Array_of_pointsto"><a href="#exception-Array_of_pointsto" class="anchor"></a><code><span class="keyword">exception</span> </code><code><span class="exception">Array_of_pointsto</span> <span class="keyword">of</span> <a href="../IBase/Logging/index.html#type-ocaml_pos">IBase.Logging.ocaml_pos</a></code></dt><dt class="spec exception" id="exception-Array_out_of_bounds_l1"><a href="#exception-Array_out_of_bounds_l1" class="anchor"></a><code><span class="keyword">exception</span> </code><code><span class="exception">Array_out_of_bounds_l1</span> <span class="keyword">of</span> <a href="../Absint/Localise/index.html#type-error_desc">Absint.Localise.error_desc</a> * <a href="../IBase/Logging/index.html#type-ocaml_pos">IBase.Logging.ocaml_pos</a></code></dt><dt class="spec exception" id="exception-Array_out_of_bounds_l2"><a href="#exception-Array_out_of_bounds_l2" class="anchor"></a><code><span class="keyword">exception</span> </code><code><span class="exception">Array_out_of_bounds_l2</span> <span class="keyword">of</span> <a href="../Absint/Localise/index.html#type-error_desc">Absint.Localise.error_desc</a> * <a href="../IBase/Logging/index.html#type-ocaml_pos">IBase.Logging.ocaml_pos</a></code></dt><dt class="spec exception" id="exception-Array_out_of_bounds_l3"><a href="#exception-Array_out_of_bounds_l3" class="anchor"></a><code><span class="keyword">exception</span> </code><code><span class="exception">Array_out_of_bounds_l3</span> <span class="keyword">of</span> <a href="../Absint/Localise/index.html#type-error_desc">Absint.Localise.error_desc</a> * <a href="../IBase/Logging/index.html#type-ocaml_pos">IBase.Logging.ocaml_pos</a></code></dt><dt class="spec exception" id="exception-Bad_footprint"><a href="#exception-Bad_footprint" class="anchor"></a><code><span class="keyword">exception</span> </code><code><span class="exception">Bad_footprint</span> <span class="keyword">of</span> <a href="../IBase/Logging/index.html#type-ocaml_pos">IBase.Logging.ocaml_pos</a></code></dt><dt class="spec exception" id="exception-Cannot_star"><a href="#exception-Cannot_star" class="anchor"></a><code><span class="keyword">exception</span> </code><code><span class="exception">
|