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