Class MFException
Inheritance
System.Object
System.Exception
MFException
Inherited Members
System.Exception.GetBaseException()
System.Exception.ToString()
System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
System.Exception.GetType()
System.Exception.Data
System.Exception.InnerException
System.Exception.TargetSite
System.Exception.StackTrace
System.Exception.HelpLink
System.Exception.Source
System.Exception.HResult
System.Exception.SerializeObjectState
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.MemberwiseClone()
Namespace: MediaFoundation.Misc
Assembly: MediaFoundation.dll
Syntax
public class MFException : Exception, _Exception, ISerializable
Constructors
MFException(HResult)
MFException(Int32)
Declaration
public MFException(int hr)
Parameters
System.Int32
hr
|
Properties
Message
Declaration
public override string Message { get; }
Property Value
System.String
|
Overrides
System.Exception.Message