Class IncorrectPasswordException

Class IncorrectPasswordException

Nom dels espais: Aspose.Note Assemblea: Aspose.Note.dll (25.4.0)

Si un document està encryptat amb una contrasenya i la contrasa especificada en l’obertura del document és incorrecta o desapareix.

public class IncorrectPasswordException : Exception, ISerializable

Inheritance

object Exception IncorrectPasswordException

Implements

ISerializable

Membres heretats

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(Títol: StreamingContext)

Inicialitza una nova instància de la classe Aspose.Note.IncorrectPasswordExcepció.

protected IncorrectPasswordException(SerializationInfo serializationInfo, StreamingContext synchronizationContext)

Parameters

serializationInfo SerializationInfo

Informació de la serialitzaci.

synchronizationContext StreamingContext

El context de la sincronització.

 Català