CustomHandleExceptionEventArgs(Exception, Exception) Constructor
Initializes a new instance of the CustomHandleExceptionEventArgs class with specified settings.
Namespace: DevExpress.ExpressApp.Win
Assembly: DevExpress.ExpressApp.Win.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| e | Exception |
| originalException | Exception |
See Also