Class FileCorruptedException
نام ها : Aspose.Note جمع آوری: Aspose.Note.dll (25.4.0)
در هنگام بارگذاری سند، هنگامی که به نظر می رسد که سند فاسد و غیرممکن است.
public class FileCorruptedException : Exception, ISerializable
{
public FileCorruptedException() { }
public FileCorruptedException(string message) : base(message) { }
public FileCorruptedException(string message, Exception innerException) : base(message, innerException) { }
protected FileCorruptedException(SerializationInfo info, StreamingContext context) : base(info, context) { }
}
Inheritance
object ← Exception ← FileCorruptedException
Implements
اعضای ارثی
Exception.GetBaseException() , Exception.ToString() , Exception.GetType() , Exception.TargetSite , Exception.Message , Exception.Data , Exception.InnerException , Exception.HelpLink , Exception.Source , Exception.HResult , Exception.StackTrace , Exception.SerializeObjectState , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
FileCorruptedException(SerializationInfo، StreamingContext)
یک مثال جدید از Aspose.Note.FileCorruptedException کلاس را آغاز می کند.
protected FileCorruptedException(
SerializationInfo serializationInfo,
StreamingContext synchronizationContext)
{
}
Parameters
serializationInfo
SerializationInfo
اطلاعات سریالی سازی
synchronizationContext
StreamingContext
مفهوم همگام سازی