Exception Class
Represents errors that occur during application execution.To browse the .NET Framework source code for this type, see the Reference Source.
Namespace:
SystemAssembly: Bridge (in Bridge.dll)
Syntax
[ExternalAttribute] [NameAttribute] public class Exception : IBridgeClass
<ExternalAttribute> _ <NameAttribute> _ Public Class Exception _ Implements IBridgeClass
[ExternalAttribute] [NameAttribute] public ref class Exception : IBridgeClass