Bridge
Exception Constructor
Initializes a new instance of the
Exception
class.
Namespace:
System
Assembly:
Bridge
(in Bridge.dll)
Syntax
C#
VB
C++
public
Exception
()
Public
Sub
New
public
:
Exception
()
See Also
Exception Class
Exception Overload
System Namespace