[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.Designer.InvalidReportContentException

InvalidReportContentException Class

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

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

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.