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