UnhandledExceptionEventArgs Constructor
Silverlight
Initializes a new instance of the UnhandledExceptionEventArgs class with the exception object and a common language runtime termination flag.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Parameters
- exception
- Type: System.Object
The exception that is not handled.
- isTerminating
- Type: System.Boolean
true if the runtime is terminating; otherwise, false.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.