SecureZipPolicy.ResourceLimitViolationEventArgs.Exception Property
Gets the exception associated with the resource limit violation.
Namespace: DevExpress.Utils.Zip
Assembly: DevExpress.Data.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Exception | The exception that describes the resource limit violation. |
See Also