ExceptionEventArgs::ErrorException Property
.NET Framework (current version)
Gets the exception that details the cause of the failure.
Assembly: PresentationCore (in PresentationCore.dll)
| Exception | Condition |
|---|---|
| SecurityException | The attempt to access the media or image file is denied. |
| FileNotFoundException | The media or image file is not found. |
| FileFormatException | The media or image format is not supported by any installed codec. -or- The file format is not recognized. |
| InvalidWmpVersionException | The detected version of Microsoft Windows Media Player is not supported. |
| NotSupportedException | The operation is not supported. |
| COMException | A COM error code appears. |
.NET Framework
Available since 3.0
Available since 3.0
Show: