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