Class UnsupportedSaveFormatException

Class UnsupportedSaveFormatException

Der Name: Aspose.Note Zusammensetzung: Aspose.Note.dll (25.4.0)

Thrown, wenn das gesuchte Speicherformat nicht unterstützt wird.

public class UnsupportedSaveFormatException : Exception, ISerializable

Inheritance

object Exception UnsupportedSaveFormatException

Implements

ISerializable

Vererbte Mitglieder

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(Veröffentlichung, StreamingContext)

Initialisiert eine neue Instanz der Aspose.Note.UnsupportedSaveFormatException Klasse.

protected UnsupportedSaveFormatException(SerializationInfo serializationInfo, StreamingContext synchronizationContext)

Parameters

serializationInfo SerializationInfo

Die Serieninformationen.

synchronizationContext StreamingContext

Der Synchronisierungskontext.

 Deutsch