ExceptionEventArgs.ErrorException Property

Definition

Gets the exception that details the cause of the failure.

public:
 property Exception ^ ErrorException { Exception ^ get(); };
public Exception ErrorException { get; }
member this.ErrorException : Exception
Public ReadOnly Property ErrorException As Exception

Property Value

The exception that details the error condition.

Exceptions

The attempt to access the media or image file is denied.

The media or image file is not found.

The media or image format is not supported by any installed codec.

-or-

The file format is not recognized.

The detected version of Microsoft Windows Media Player is not supported.

The operation is not supported.

A COM error code appears.

Applies to