Class UnsupportedSaveFormatException

Class UnsupportedSaveFormatException

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

Thrown, jos pyydetty tallennusformaatti ei tueta.

public class UnsupportedSaveFormatException : Exception, ISerializable

Inheritance

object Exception UnsupportedSaveFormatException

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

UnsupportedSaveFormatException(SerialisaatioInfo, StreamingContext)

Aloitetaan uusi esimerkki Aspose.Note.UnsupportedSaveFormatException luokka.

protected UnsupportedSaveFormatException(SerializationInfo serializationInfo, StreamingContext synchronizationContext)

Parameters

serializationInfo SerializationInfo

Seriaalisuutta koskevat tiedot.

synchronizationContext StreamingContext

synkronoinnin yhteydessä.

 Suomi