Class FileCorruptedException

Class FileCorruptedException

İsim alanı : Aspose.Note Toplama: Aspose.Note.dll (25.4.0)

Belge yükleme sırasında, belge bozulmuş gibi görünüyor ve yüklemek imkansız.

public class FileCorruptedException : Exception, ISerializable

Inheritance

object Exception FileCorruptedException

Implements

ISerializable

mirasçı üyeleri

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(Etiket Arşivi: StreamingContext)

Aspose.Note.FileCorruptedException sınıfının yeni bir örneğini başlatır.

protected FileCorruptedException(SerializationInfo serializationInfo, StreamingContext synchronizationContext)

Parameters

serializationInfo SerializationInfo

Seriyalizasyon Bilgileri

synchronizationContext StreamingContext

Sinkronizasyon konusunu değerlendirin.

 Türkçe