IReportDesignerClientSideModelGenerator.CreateErrorJson(Exception) Method
In This Article
Namespace: DevExpress.XtraReports.Web.ReportDesigner
Assembly: DevExpress.XtraReports.v24.2.Web.dll
NuGet Package: DevExpress.Web.Reporting.Common
#Declaration
#Parameters
Name | Type |
---|---|
exception | Exception |
#Returns
Type |
---|
String |
See Also