Edit

ExceptionEventArgs Class

Definition

Provides error exception data for media events.

public ref class ExceptionEventArgs sealed : EventArgs
public sealed class ExceptionEventArgs : EventArgs
type ExceptionEventArgs = class
    inherit EventArgs
Public NotInheritable Class ExceptionEventArgs
Inherits EventArgs
Inheritance
ExceptionEventArgs

Properties

Name Description
ErrorException

Gets the exception that details the cause of the failure.

Applies to