SpellCheckerUnhandledExceptionEventArgs(Exception) Constructor
Initializes a new SpellCheckerUnhandledExceptionEventArgs class instance with specified settings.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.SpellChecker.v24.1.Core.dll
NuGet Package: DevExpress.SpellChecker.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
e | Exception | An Exception object representing the exception which caused an event. |
See Also