[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.ReportDefinitionException

ReportDefinitionException Class

Represents an exception about report definition errors.

Inheritance
ReportDefinitionException
Implements
Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public sealed class ReportDefinitionException : Exception, ISerializable

Properties

Name Description
ErrorCode

Gets the error code associated with this exception.

Extension Methods