[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Tools.SharedDataSourceLoadException

SharedDataSourceLoadException Class

Represents errors that occur during the loading of a shared data source.

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

Constructors

Name Description
SharedDataSourceLoadException(SerializationInfo, StreamingContext)

Enables environments where serialization is required to initialize instances of the SharedDataSourceLoadException class.

Properties

Name Description
ErrorCode

Gets the error code indicating the type of error that occurred.

Extension Methods