ModLoadResultThrownException Property |
Get the exception that was thrown during the load or null if no exception was thrown.
Namespace:
UMod
Assembly:
UMod (in UMod.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public Exception ThrownException { get; }
Property Value
Type:
ExceptionSee Also