Class FFmpegNotFoundException
The exception that is thrown when a FFmpeg process return error.
Inheritance
System.Object
System.Exception
System.SystemException
System.IO.IOException
System.IO.FileNotFoundException
FFmpegNotFoundException
Implements
System.Runtime.Serialization.ISerializable
Inherited Members
System.IO.FileNotFoundException.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
System.IO.FileNotFoundException.ToString()
System.IO.FileNotFoundException.FileName
System.IO.FileNotFoundException.FusionLog
System.IO.FileNotFoundException.Message
System.Exception.GetBaseException()
System.Exception.GetType()
System.Exception.Data
System.Exception.HelpLink
System.Exception.HResult
System.Exception.InnerException
System.Exception.Source
System.Exception.StackTrace
System.Exception.TargetSite
System.Exception.SerializeObjectState
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Xabe.FFmpeg.Exceptions
Assembly: Xabe.FFmpeg.dll
Syntax
public class FFmpegNotFoundException : FileNotFoundException, ISerializable
Implements
System.Runtime.Serialization.ISerializable