Class ExceptionEventArgs
Arguments to the UnhandledError event.
Namespace: RSG
Syntax
public class ExceptionEventArgs : EventArgs
Properties
Exception
Declaration
public Exception Exception { get; }
Property Value
Type | Description |
---|---|
Exception |