[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.Designer.InvalidReportContentException

InvalidReportContentException Class

Represents the exception that is thrown when a report contains invalid content.

Inheritance
InvalidReportContentException
Namespace: GrapeCity.ActiveReports.Web.Designer
Assembly: MESCIUS.ActiveReports.Aspnet.Designer.dll
Syntax
public class InvalidReportContentException : Exception, ISerializable, _Exception

Constructors

Name Description
InvalidReportContentException(string)

Initializes a new instance of the InvalidReportContentException class with a specified error message.

InvalidReportContentException(string, Exception)

Initializes a new instance of the InvalidReportContentException class with a specified error message and inner exception.