ServiceFault(Exception) Constructor
Initializes a new instance of the ServiceFault class with the specified exception.
Namespace: DevExpress.DocumentServices.ServiceModel.DataContracts
Assembly: DevExpress.Printing.v26.1.Core.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| exception | Exception | An Exception object. |
See Also