Initializes a new instance of the ReportScriptException class.
[Visual Basic] Public Sub New()
Initializes a new instance of the ReportScriptException with the specified message.
[Visual Basic] Public Sub New(String)
Initializes a new instance of the ReportScriptException class with with a specified error message and a reference to the inner exception that is the cause of this exception.
[Visual Basic] Public Sub New(String,Exception)
ReportScriptException Class | ReportScriptException Members
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.