Skip to main content

DocumentCreationException Class

The exception that is thrown when an attempt to create a report document fails.

Namespace: DevExpress.XtraReports.Web.WebDocumentViewer

Assembly: DevExpress.XtraReports.v23.2.Web.dll

NuGet Package: DevExpress.Web.Reporting.Common

Declaration

public class DocumentCreationException :
    Exception

Inheritance

Object
Exception
DocumentCreationException
See Also