UnhandledExceptionEventArgs (System.UnhandledExceptionEventArgs)

Inherits: System.EventArgs

Interfaces:

Derived Types: 0

Assembly: mscorlib.dll

Provides data for the event that is raised when there is an exception that is not handled by the application domain.

VB.NET C#

C#

public class UnhandledExceptionEventArgs : System.EventArgs
{
}

Articles

UnhandledExceptionEventArgs

Private Shared Sub AppDomainException(ByVal sender As Object, ByVal t as System. UnhandledExceptionEventArgs ) ErrorHandler(t.ExceptionObject.ToString ...

UnhandledExceptionEventArgs

UnhandledException in Windows Service ... New Exception End Sub Sub UnhandledExceptionHandler(ByVal sender As Object, _ ByVal e As System. UnhandledExceptionEventArgs ) Me.EventLog ...

System::UnhandledExceptionEventArgs class Reference

System::UnhandledExceptionEventArgs Class Reference More.

UnhandledExceptionEventArgs Class

Provides data for the event that is raised when there is an exception that is not handled by the application domain. For a list of all members of this type, see ...

Mono Documentation

The properties of System.UnhandledExceptionEventArgs are listed below. For a list of all members, see the UnhandledExceptionEventArgs Members list.

Mono Documentation

The members of System.UnhandledExceptionEventArgs are listed below. See Also: Inherited members from System.EventArgs [ ...

System.UnhandledExceptionEventArgs Class

Base Types Object EventArgs UnhandledExceptionEventArgs. Assembly mscorlib Library RuntimeInfrastructure Summary Provides data for the event that is raised when an exception is not ...

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support