IExceptionHandler.AnyExceptions Property
Indicates whether there are exceptions to handle.
Namespace: DevExpress.DataAccess.Wizard.Services
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if there are exceptions to handle; otherwise, false. |
See Also