Class UnsupportedSaveFormatException
Nazwa przestrzeń: Aspose.Note Zgromadzenie: Aspose.Note.dll (25.4.0)
Wymagany format przechowywania nie jest obsługiwany.
public class UnsupportedSaveFormatException : Exception, ISerializable
Inheritance
object ← Exception ← UnsupportedSaveFormatException
Implements
Dziedziczeni członkowie
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(Informacje, StreamingContext)
Inicjalizuje nową instancję klasy Aspose.Note.UnsupportedSaveFormatException.
protected UnsupportedSaveFormatException(SerializationInfo serializationInfo, StreamingContext synchronizationContext)
Parameters
serializationInfo
SerializationInfo
Informacja o serializacji.
synchronizationContext
StreamingContext
W kontekście synchronizacji.