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.

2 lines
1.6 KiB

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>IBase__RestartSchedulerException (infer.IBase__RestartSchedulerException)</title><link rel="stylesheet" href="../../odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc 1.5.1"/><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> &#x00BB; IBase__RestartSchedulerException</nav><h1>Module <code>IBase__RestartSchedulerException</code></h1></header><dl><dt class="spec exception" id="exception-ProcnameAlreadyLocked"><a href="#exception-ProcnameAlreadyLocked" class="anchor"></a><code><span class="keyword">exception</span> </code><code><span class="exception">ProcnameAlreadyLocked</span> <span class="keyword">of</span> </code><code>{</code><table class="record"><tr id=".dependency_filename" class="anchored"><td class="def field"><a href="#.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><dt class="spec value" id="val-is_not_restart_exception"><a href="#val-is_not_restart_exception" class="anchor"></a><code><span class="keyword">val</span> is_not_restart_exception : exn <span>&#45;&gt;</span> bool</code></dt><dd><p>check if the exception passed is the one defined above</p></dd></dl></div></body></html>