Bridge

Exception Class

Represents errors that occur during application execution.To browse the .NET Framework source code for this type, see the Reference Source.

Namespace:  System
Assembly:  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

Inheritance Hierarchy


System..::..Object
  System..::..Exception