Skip to main content
All docs
V26.1
  • IReportDesignerClientSideModelGenerator.CreateErrorJson(Exception) Method

    Namespace: DevExpress.XtraReports.Web.ReportDesigner

    Assembly: DevExpress.XtraReports.v26.1.Web.dll

    Declaration

    string CreateErrorJson(
        Exception exception
    )

    Parameters

    Name Type
    exception Exception

    Returns

    Type
    String
    See Also