ToString Method
Creates and returns a string representation of the current exception.
Syntax
public virtual System.string ToString()Public Overridable Function ToString() As System.StringReturn Value
A string representation of the current exception.