The following tables list the members exposed by MediaWriterException.
Name | Description | |
---|---|---|
MediaWriterException Constructor | Overloaded. Initializes a new instance of the MediaWriterException class with its Message string set to the empty string (""), its Code property set to MediaWriterExceptionCode.NoData and its inner exception set to a null reference (Nothing in Visual Basic). |
Name | Description | |
---|---|---|
Code | Gets or sets the code that caused the exception. | |
Data | (Inherited from System.Exception) | |
HelpLink | (Inherited from System.Exception) | |
InnerException | (Inherited from System.Exception) | |
Message | (Inherited from System.Exception) | |
Source | (Inherited from System.Exception) | |
StackTrace | (Inherited from System.Exception) | |
TargetSite | (Inherited from System.Exception) |
Name | Description | |
---|---|---|
HResult | (Inherited from System.Exception) |
Name | Description | |
---|---|---|
Dispose | Overloaded. Releases all resources used by this object. | |
GetBaseException | (Inherited from System.Exception) | |
GetObjectData | (Inherited from System.Exception) | |
GetType | (Inherited from System.Exception) | |
ToString | (Inherited from System.Exception) |