Click or drag to resize

CoroutineTException Property

If there was an exception thrown, this is that exception.

Namespace:  DustProductions.Core
Assembly:  DustProductions.Core (in DustProductions.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Exception Exception { get; }

Property Value

Type: Exception
See Also