SimpleFaultEventArgs(Exception) Constructor
In This Article
Initializes a new instance of the SimpleFaultEventArgs class with the specified exception.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v14.2.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
fault | Exception | A Exception object. This value is assigned to the Simple |
See Also