[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.ReportStoreException

ReportStoreException Class

Describes an exception which may be thrown by the ReportStore class.

Inheritance
ReportStoreException
Implements
Namespace: GrapeCity.ActiveReports.Rendering
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public sealed class ReportStoreException : Exception, ISerializable

Constructors

Name Description
ReportStoreException(SerializationInfo, StreamingContext)

Initializes a new instance of the ReportStoreException class with serialized data.

Properties

Name Description
Code

Methods

Name Description
InvalidLibraryReference(string)
LibraryReportItemNotFound(string, string)

Extension Methods