FormatException: ToString |
Returns the exception message prepended with the type name of the Subclass Exception.
Public Function ToString ( ) As String
A general format might look like this:
VBCorLib.SystemException: An Error has occurred.
A listing of all inner exceptions will be included in the return value.