This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
<!DOCTYPE html>
<htmlxmlns="http://www.w3.org/1999/xhtml"><head><title>IBase__RestartSchedulerException (infer.IBase__RestartSchedulerException)</title><linkrel="stylesheet"href="../../odoc.css"/><metacharset="utf-8"/><metaname="generator"content="odoc 1.5.1"/><metaname="viewport"content="width=device-width,initial-scale=1.0"/><scriptsrc="../../highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body><divclass="content"><header><nav><ahref="../index.html">Up</a>–<ahref="../index.html">infer</a>» IBase__RestartSchedulerException</nav><h1>Module <code>IBase__RestartSchedulerException</code></h1></header><dl><dtclass="spec exception"id="exception-ProcnameAlreadyLocked"><ahref="#exception-ProcnameAlreadyLocked"class="anchor"></a><code><spanclass="keyword">exception</span></code><code><spanclass="exception">ProcnameAlreadyLocked</span><spanclass="keyword">of</span></code><code>{</code><tableclass="record"><trid=".dependency_filename"class="anchored"><tdclass="def field"><ahref="#.dependency_filename"class="anchor"></a><code>dependency_filename : string;</code></td></tr></table><code>}</code></dt><dd><p>for the Restart scheduler: raise when a worker tries to analyze a procedure already being analyzed by another process</p></dd></dl><dl><dtclass="spec value"id="val-is_not_restart_exception"><ahref="#val-is_not_restart_exception"class="anchor"></a><code><spanclass="keyword">val</span> is_not_restart_exception : exn <span>-></span> bool</code></dt><dd><p>check if the exception passed is the one defined above</p></dd></dl></div></body></html>