DocumentCreationException(String) Constructor
Initializes a new instance of the DocumentCreationException class with the specified error message.
Namespace: DevExpress.XtraReports.Web.WebDocumentViewer
Assembly: DevExpress.XtraReports.v26.1.Web.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| message | String | An error’s description. |
See Also