Class IncorrectPasswordException
Il nome: Aspose.Note Assemblea: Aspose.Note.dll (25.4.0)
Se un documento è crittografato con una password e la password specificata all’apertura del documento non è corretta o scomparsa.
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(Informazioni su StreamingContext)
Inizia una nuova instanza della classe Aspose.Note.IncorrectPasswordException.
protected IncorrectPasswordException(SerializationInfo serializationInfo, StreamingContext synchronizationContext)
Parameters
serializationInfo
SerializationInfo
Informazioni di serializzazione.
synchronizationContext
StreamingContext
Il contesto di sincronizzazione.