ActiveReports 9
ReportException Class Properties

For a list of all members of this type, see ReportException members.

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  
Public PropertyErrorData  
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
See Also

Reference

ReportException Class
GrapeCity.ActiveReports Namespace

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum