SetException(Exception)
Raise completion with an exception.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Method
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public void SetException(Exception exception)
Parameters
Exception to raise in the continuation.