docs: regenerate

This commit is contained in:
goaaats 2022-04-03 04:09:45 +02:00
parent 10c7cee542
commit 077c1bca96
No known key found for this signature in database
GPG key ID: 49E2AA8C6A76498B
1010 changed files with 17458 additions and 9354 deletions

View file

@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width">
<meta name="title" content="Namespace Dalamud.Plugin.Ipc.Exceptions
">
<meta name="generator" content="docfx 2.59.0.0">
<meta name="generator" content="docfx 2.59.1.0">
<link rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" href="../styles/docfx.vendor.css">
@ -88,6 +88,9 @@
</section>
<h4><a class="xref" href="Dalamud.Plugin.Ipc.Exceptions.IpcTypeMismatchError.html">IpcTypeMismatchError</a></h4>
<section><p>This exception is thrown when an IPC method is checked out, but the type does not match what was previously registered.</p>
</section>
<h4><a class="xref" href="Dalamud.Plugin.Ipc.Exceptions.IpcValueNullError.html">IpcValueNullError</a></h4>
<section><p>This exception is thrown when a null value is passed to an IPC requiring a value type.</p>
</section>
</article>
</div>