ReportException Constructor | Overloaded. Initializes a new instance of the ReportException class. |
HelpLink (Inherited from System.Exception) | Gets or sets a link to the help file associated with this exception. |
InnerException (Inherited from System.Exception) | Gets the System.Exception instance that caused the current exception. |
Message (Inherited from System.Exception) | Gets a message that describes the current exception. |
Source (Inherited from System.Exception) | Gets or sets the name of the application or the object that causes the error. |
StackTrace (Inherited from System.Exception) | Gets a string representation of the frames on the call stack at the time the current exception was thrown. |
TargetSite (Inherited from System.Exception) | Gets the method that throws the current exception. |
GetBaseException (Inherited from System.Exception) | When overridden in a derived class, returns the System.Exception that is the root cause of one or more subsequent exceptions. |
GetObjectData (Inherited from System.Exception) | When overridden in a derived class, sets the System.Runtime.Serialization.SerializationInfo with information about the exception. |
ToString (Inherited from System.Exception) | Creates and returns a string representation of the current exception. |
ReportException Class | DataDynamics.ActiveReports Namespace
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.