Class IncorrectPasswordException

Class IncorrectPasswordException

Namn på plats: Aspose.Note Sammanfattning: Aspose.Note.dll (25.4.0)

Om ett dokument är krypterat med ett lösenord och passordet som angetts vid öppnande av dokumentet är felaktigt eller saknas.

public class IncorrectPasswordException : Exception, ISerializable

Inheritance

object Exception IncorrectPasswordException

Implements

ISerializable

Arvsmedlemmar

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(SerializationInfo, StreamingContext)

Initialiserar en ny instans av Aspose.Note.IncorrectPasswordException klass.

protected IncorrectPasswordException(SerializationInfo serializationInfo, StreamingContext synchronizationContext)

Parameters

serializationInfo SerializationInfo

Information om serialiseringen.

synchronizationContext StreamingContext

synkroniseringens sammanhang.

 Svenska