Class UnsupportedSaveFormatException
De naam: Aspose.Note Verzameling: Aspose.Note.dll (25.4.0)
Thrown als aangevraagde save format wordt niet ondersteund.
public class UnsupportedSaveFormatException : Exception, ISerializable
Inheritance
object ← Exception ← UnsupportedSaveFormatException
Implements
Geëerbiede leden
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(Informatie, StreamingContext)
Initialiseert een nieuwe instantie van de Aspose.Note.UnsupportedSaveFormatException klasse.
protected UnsupportedSaveFormatException(SerializationInfo serializationInfo, StreamingContext synchronizationContext)
Parameters
serializationInfo
SerializationInfo
Informatie over serialisatie.
synchronizationContext
StreamingContext
De synchronisatie context.