Initializes a new instance of the ReportDataException class.
[Visual Basic] Public Sub New()
Initializes a new instance of the ReportDataException with the specified message.
[Visual Basic] Public Sub New(String)
Initializes a new instance of the ReportDataException 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)
ReportDataException Class | ReportDataException Members
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.