CustomSendErrorNotificationEventArgs.Exception Property
Gets the exception that occurred.
Namespace: DevExpress.ExpressApp.Web
Assembly: DevExpress.ExpressApp.Web.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Web
Declaration
Property Value
Type | Description |
---|---|
Exception | A Exception object corresponding to the error that occurred. |
See Also