Class FileCorruptedException
Der Name: Aspose.Note Zusammensetzung: Aspose.Note.dll (25.4.0)
Getrieben während der Dokumentladung, wenn das Dokument korrupt erscheint und unmöglich zu laden ist.
public class FileCorruptedException : Exception, ISerializable
Inheritance
object ← Exception ← FileCorruptedException
Implements
Vererbte Mitglieder
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(Veröffentlichung, StreamingContext)
Initialisiert eine neue Instanz der Aspose.Note.FileCorruptedException Klasse.
protected FileCorruptedException(SerializationInfo serializationInfo, StreamingContext synchronizationContext)
Parameters
serializationInfo
SerializationInfo
Die Serieninformationen.
synchronizationContext
StreamingContext
Der Synchronisierungskontext.