CustomHandleExceptionEventArgs.OriginalException Property
Gets the original exception.
Namespace: DevExpress.ExpressApp.Win
Assembly: DevExpress.ExpressApp.Win.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Exception | A System.Exception object that specifies the original exception. |
See Also