MediaOperationFailureException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class MediaOperationFailureException : Microsoft::Rtc::Signaling::OperationFailureException
[Serializable]
public class MediaOperationFailureException : Microsoft.Rtc.Signaling.OperationFailureException
type MediaOperationFailureException = class
inherit OperationFailureException
Public Class MediaOperationFailureException
Inherits OperationFailureException
- Inheritance
- Attributes
-
SerializableAttribute
Constructors
Properties
DetectionStackTrace |
Gets a string representation of the frames on the call stack at the time the current exception was detected. For exceptions that are transferred to application threads, this provides better diagnostic information than the stack where it was thrown. (Inherited from RealTimeException) |
DiagnosticsInformation | |
FailureCategory | |
FailureReason |
Gets the reason for the failure. (Inherited from OperationFailureException) |
FailureReasonCode | |
MediaType |
Methods
GetObjectData(SerializationInfo, StreamingContext) | |
ToString() |