See Also

ReportScriptException Class  | ReportScriptException Members

Language

Visual Basic

C#

Show All

See Also Languages ActiveReports Send feedback to Data Dynamics

GetBaseException Method

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

[Visual Basic]
Public Overridable Function GetBaseException() As Exception
[C#]
public virtual Exception GetBaseException();

Return Type

The first exception thrown in a chain of exceptions. If the System.Exception.InnerException property of the current exception is a null reference (Nothing in Visual Basic), this property returns the current exception.

See Also

ReportScriptException Class  | ReportScriptException Members

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.