Creates and returns a string representation of the current exception.
[Visual Basic]
Public Overridable Function ToString() As String
[C#]
public virtual string ToString();
A string representation of the current exception.
ReportDataException Class | ReportDataException Members
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.