Class UnsupportedSaveFormatException
Le nom : Aspose.Note Assemblée: Aspose.Note.dll (25.4.0)
Thrown si le format de sauvegarde demandé n’est pas soutenu.
public class UnsupportedSaveFormatException : Exception, ISerializable
Inheritance
object ← Exception ← UnsupportedSaveFormatException
Implements
I membri ereditari
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(Étiquette : StreamingContext)
Initialisez une nouvelle instance de la classe Aspose.Note.UnsupportedSaveFormatException.
protected UnsupportedSaveFormatException(SerializationInfo serializationInfo, StreamingContext synchronizationContext)
Parameters
serializationInfo
SerializationInfo
Informazioni di serializzazione.
synchronizationContext
StreamingContext
Le contexte de synchronisation.