Class IncorrectPasswordException

Class IncorrectPasswordException

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

Wenn ein Dokument mit einem Passwort verschlüsselt wird und das beim Öffnen des Dokuments angegebenes Passwörter falsch oder fehlt.

public class IncorrectPasswordException : Exception, ISerializable

Inheritance

object Exception IncorrectPasswordException

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

IncorrectPasswordException(Veröffentlichung, StreamingContext)

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

protected IncorrectPasswordException(SerializationInfo serializationInfo, StreamingContext synchronizationContext)

Parameters

serializationInfo SerializationInfo

Die Serieninformationen.

synchronizationContext StreamingContext

Der Synchronisierungskontext.

 Deutsch