ActiveReports 9
InvalidReportDefinitionException Class Members
Properties  Methods 

The following tables list the members exposed by InvalidReportDefinitionException.

Public Properties
 NameDescription
Public PropertyData

Gets a collection of key/value pairs that provide additional user-defined information about the exception.

(Inherited from System.Exception)
Public PropertyErrorCode (Inherited from GrapeCity.ActiveReports.ReportException)
Public PropertyErrorData (Inherited from GrapeCity.ActiveReports.ReportException)
Public PropertyHelpLink

Gets or sets a link to the help file associated with this exception.

(Inherited from System.Exception)
Public PropertyHResult (Inherited from System.Exception)
Public PropertyInnerException

Gets the Exception instance that caused the current exception.

(Inherited from System.Exception)
Public PropertyMessage

Gets a message that describes the current exception.

(Inherited from System.Exception)
Public PropertySource

Gets or sets the name of the application or the object that causes the error.

(Inherited from System.Exception)
Public PropertyStackTrace

Gets a string representation of the immediate frames on the call stack.

(Inherited from System.Exception)
Public PropertyTargetSite

Gets the method that throws the current exception.

(Inherited from System.Exception)
Top
Public Methods
 NameDescription
Public MethodGetBaseException

When overridden in a derived class, returns the Exception that is the root cause of one or more subsequent exceptions.

(Inherited from System.Exception)
Public MethodGetObjectData

When overridden in a derived class, sets the SerializationInfo with information about the exception.

(Inherited from System.Exception)
Public MethodGetTypeGets the runtime type of the current instance. (Inherited from System.Exception)
Public MethodToString

Creates and returns a string representation of the current exception.

(Inherited from System.Exception)
Top
See Also

Reference

InvalidReportDefinitionException Class
GrapeCity.ActiveReports Namespace

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum