Class IncorrectPasswordException
Le nom : Aspose.Note Assemblée: Aspose.Note.dll (25.4.0)
Trouver si un document est crypté avec un mot de passe et que la parole spécifiée lors de l’ouverture du document n’est pas correcte ou manque.
public class IncorrectPasswordException : Exception, ISerializable
Inheritance
object ← Exception ← IncorrectPasswordException
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
IncorrectPasswordException(Étiquette : StreamingContext)
Initialisez une nouvelle instance de la classe Aspose.Note.IncorrectPasswordException.
protected IncorrectPasswordException(SerializationInfo serializationInfo, StreamingContext synchronizationContext)
Parameters
serializationInfo
SerializationInfo
Informazioni di serializzazione.
synchronizationContext
StreamingContext
Le contexte de synchronisation.