Skip to main content
A newer version of this page is available. .

DocumentCreationException Class

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

Namespace: DevExpress.XtraReports.Web.WebDocumentViewer

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

NuGet Package: DevExpress.Web.Reporting.Common

Declaration

public class DocumentCreationException :
    Exception

Inheritance

Object
Exception
DocumentCreationException
See Also