Class FileCorruptedException

Class FileCorruptedException

Pôvodný názov: Aspose.Note Zhromaždenie: Aspose.Note.dll (25.4.0)

Prúdený počas dokumentového zaťaženia, keď sa zdá, že dokument je korumpovaný a nemožné ho naložiť.

public class FileCorruptedException : Exception, ISerializable

Inheritance

object Exception FileCorruptedException

Implements

ISerializable

Z dedičných členov

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(SerializáciaInfo, StreamingContext)

Initalizuje novú inštanciu triedy Aspose.Note.FileCorruptedException.

protected FileCorruptedException(SerializationInfo serializationInfo, StreamingContext synchronizationContext)

Parameters

serializationInfo SerializationInfo

Informácie o serializácii.

synchronizationContext StreamingContext

Kontext synchronizácie.

 Slovenčina