Class FileCorruptedException

Class FileCorruptedException

ja nimityö: Aspose.Note Kokoelma: Aspose.Note.dll (25.4.0)

Tiedoston kuormituksen aikana, kun asiakirja näyttää olevan korruptoitunut ja mahdoton ladata.

public class FileCorruptedException : Exception, ISerializable

Inheritance

object Exception FileCorruptedException

Implements

ISerializable

Perintöjäsenet

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(SerialisaatioInfo, StreamingContext)

Aloitetaan uusi esimerkki Aspose.Note.FileCorruptedPoikkeusluokka.

protected FileCorruptedException(SerializationInfo serializationInfo, StreamingContext synchronizationContext)

Parameters

serializationInfo SerializationInfo

Seriaalisuutta koskevat tiedot.

synchronizationContext StreamingContext

synkronoinnin yhteydessä.

 Suomi