Initializes a new instance of the MediaCorruptedException class.
Name | Description | |
---|---|---|
MediaCorruptedException() |
Initializes a new instance of the MediaCorruptedException class. |
|
MediaCorruptedException(String) |
Initializes a new instance of the MediaCorruptedException class with a specified error message. |
|
MediaCorruptedException(String, Exception) |
Initializes a new instance of the MediaCorruptedException class with a specified error message and a reference to the inner exception that is the cause of this exception. |