Class FileCorruptedException
Class FileCorruptedException
名称: Aspose.Note 集合: Aspose.Note.dll (25.4.0)
在文档负载期间,当文件似乎被腐败并无法加载时。
public class FileCorruptedException : Exception, ISerializable
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(序列信息,流媒体)
启动 Aspose.Note.FileCorruptedException 类的新例子。
protected FileCorruptedException(SerializationInfo serializationInfo, StreamingContext synchronizationContext)
Parameters
serializationInfo
SerializationInfo
序列信息。
synchronizationContext
StreamingContext
同步的背景。