CoroutineDisabledException Class |
Namespace: DustProductions.Core
public class CoroutineDisabledException : Exception
The CoroutineDisabledException type exposes the following members.
| Name | Description | |
|---|---|---|
| CoroutineDisabledException | Initializes a new instance of the CoroutineDisabledException class |
| Name | Description | |
|---|---|---|
| Message |
Custom message for when the Coroutine has been disabled while the coroutine is running.
(Overrides ExceptionMessage.) |