Class UnsupportedSaveFormatException

Class UnsupportedSaveFormatException

Nama dari : Aspose.Note Perhitungan: Aspose.Note.dll (25.4.0)

Thrown jika diminta untuk menyimpan format tidak didukung.

public class UnsupportedSaveFormatException : Exception, ISerializable

Inheritance

object Exception UnsupportedSaveFormatException

Implements

ISerializable

anggota yang diwarisi

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

UnsupportedSaveFormatException(Informasi, StreamingContext)

Initifikasi instansi baru dari Aspose.Note.UnsupportedSaveFormatKelas Pengecualian.

protected UnsupportedSaveFormatException(SerializationInfo serializationInfo, StreamingContext synchronizationContext)

Parameters

serializationInfo SerializationInfo

Informasi serialisasi.

synchronizationContext StreamingContext

dalam konteks sinergitas.

 Indonesia