Visual Basic 2005 in a Nutshell (In a Nutshell (OReilly))
Class
Microsoft.VisualBasic.ErrObject Syntax
Dim result As System.Exception = Err.GetException( )
Description
The GetException method returns the System.Exception object associated with the current error. Usage at a Glance
Version Differences
The GetException method is new to VB under .NET. See Also
Err Object, Exception Class |
Категории