CoroutineCancelledException Class |
Namespace: DustProductions.Core
public class CoroutineCancelledException : Exception
The CoroutineCancelledException type exposes the following members.
Name | Description | |
---|---|---|
CoroutineCancelledException | Initializes a new instance of the CoroutineCancelledException class |
Name | Description | |
---|---|---|
Message |
Custom message for when a Coroutine was cancelled
(Overrides ExceptionMessage.) |