Class UnsupportedSaveFormatException
Numele spaţiului: Aspose.Note Asamblare: Aspose.Note.dll (25.4.0)
În cazul în care formatul de salvare solicitat nu este susținut.
public class UnsupportedSaveFormatException : Exception, ISerializable
Inheritance
object ← Exception ← UnsupportedSaveFormatException
Implements
Membrii moștenitori
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(Articole cu eticheta StreamingContext)
Inițializează o nouă instanță a clasei Aspose.Note.UnsupportedSaveFormatExcepție.
protected UnsupportedSaveFormatException(SerializationInfo serializationInfo, StreamingContext synchronizationContext)
Parameters
serializationInfo
SerializationInfo
Informaţii despre serializare.
synchronizationContext
StreamingContext
contextul de sincronizare.