mirror of
https://github.com/Cysharp/UniTask.git
synced 2026-05-15 03:20:16 +00:00
deploy: 8a022ee02d
This commit is contained in:
@@ -141,7 +141,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a class="xref" href="Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskVoidMethodBuilder.html#Cysharp_Threading_Tasks_CompilerServices_AsyncUniTaskVoidMethodBuilder_SetException_System_Exception_">SetException(Exception)</a>
|
||||
<a class="xref" href="Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskVoidMethodBuilder.html#Cysharp_Threading_Tasks_CompilerServices_AsyncUniTaskVoidMethodBuilder_SetException_Exception_">SetException(Exception)</a>
|
||||
</td>
|
||||
<td class="markdown level1 summary"></td>
|
||||
</tr>
|
||||
@@ -316,7 +316,7 @@
|
||||
</section>
|
||||
<section>
|
||||
<a id="Cysharp_Threading_Tasks_CompilerServices_AsyncUniTaskVoidMethodBuilder_SetException_" data-uid="Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskVoidMethodBuilder.SetException*"></a>
|
||||
<h4 id="Cysharp_Threading_Tasks_CompilerServices_AsyncUniTaskVoidMethodBuilder_SetException_System_Exception_" data-uid="Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskVoidMethodBuilder.SetException(System.Exception)">SetException(Exception)</h4>
|
||||
<h4 id="Cysharp_Threading_Tasks_CompilerServices_AsyncUniTaskVoidMethodBuilder_SetException_Exception_" data-uid="Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskVoidMethodBuilder.SetException(Exception)">SetException(Exception)</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
@@ -327,7 +327,7 @@
|
||||
<section>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<dl class="cysharpdocfx-valuedefinition">
|
||||
<dt><span class="parametername"><code>exception</code></span> <span class="xref">System.Exception</span></dt>
|
||||
<dt><span class="parametername"><code>exception</code></span> <span class="xref">Exception</span></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user