Class IncorrectPasswordException

Class IncorrectPasswordException

De naam: Aspose.Note Verzameling: Aspose.Note.dll (25.4.0)

Verwijder als een document is versleuteld met een wachtwoord en het bij het openen van het document aangegeven waakwoord onjuist of ontbreekt.

public class IncorrectPasswordException : Exception, ISerializable

Inheritance

object Exception IncorrectPasswordException

Implements

ISerializable

Geëerbiede leden

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

Initialiseert een nieuwe instantie van de Aspose.Note.IncorrectPasswordException klasse.

protected IncorrectPasswordException(SerializationInfo serializationInfo, StreamingContext synchronizationContext)

Parameters

serializationInfo SerializationInfo

Informatie over serialisatie.

synchronizationContext StreamingContext

De synchronisatie context.

 Nederlands