Class FileCorruptedException

Class FileCorruptedException

Navne til: Aspose.Note Sammensætning: Aspose.Note.dll (25.4.0)

Trods under dokumentopladning, når dokumentet synes at være korrupt og umuligt at oplade.

public class FileCorruptedException : Exception, ISerializable

Inheritance

object Exception FileCorruptedException

Implements

ISerializable

De arvede medlemmer

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, StreamingKontext)

Initialiserer en ny instans af Aspose.Note.FileCorruptedException klasse.

protected FileCorruptedException(SerializationInfo serializationInfo, StreamingContext synchronizationContext)

Parameters

serializationInfo SerializationInfo

Det er serialisering info.

synchronizationContext StreamingContext

Den synkroniserede kontekst.

 Dansk